graphql-cli-prepare
                                
                                
                                
                                    graphql-cli-prepare copied to clipboard
                            
                            
                            
                        fix(deps): update dependency graphql-import to v1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | 
|---|---|---|---|---|---|
| graphql-import | 0.4.5 -> 1.0.2 | 
Release Notes
ardatan/graphql-import
v1.0.2
Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Toolkit commit so we will make sure not to break your app? Contact us here: the-guild.dev/connected-build Chat with us on discord
- Drop @graphql-toolkit/prisma-loader dependency to solve proxy issues #562
 
v1.0.1
Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Toolkit commit so we will make sure not to break your app? Contact us here: the-guild.dev/connected-build Chat with us on discord
- Fixed issue; Expected 2-3 arguments, but got 1. #468
 
v1.0.0
Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Toolkit commit so we will make sure not to break your app? Contact us here: the-guild.dev/connected-build Chat with us on discord
Fixed Issues and New Features
- Imported directives on enum values are not included in the output #484
 - Import of Custom Schema Query / Mutation definition fails #395
 - import * doesn't work with Root Fields #370
 - Innocent comment causing error: Too few regex matches: null #363
 - graphql-import does not work with Apollo Federation #352
 - Security issue in dep Lodash (4.17.4) #343
 - #import * from 'prisma-schema.graphql' Not Importing Anything. Specific Types Not Importing. #315
 - Couldn't find type Upload in any of the schemas #286
 - ENOENT, when using # import syntax #284
 - Import from npm modules #256
# import Query from module:some-module#some-export
 - Importing Input Types#252
 - Import all graphql files from a directory #245
- Globs are now supported 
**/*.graphql 
 - Globs are now supported 
 - importSchema does not work with .gql extension #244
.gqlextension is now supported
 - "Import specific types" works as "Import all types" #235
 - More control over importing behavior #16
 - Expose graphql errors #39
 - Type extension does not work #42
 - Unexpected behavior when importing a schema #133
 - Missing Schema Type #190
 - Empty queryType and mutationType #191
 - Cannot read property 'concat' of undefined For Scalar #230
 - URLs, code files and JSON files endpoints are now supported
# import Query from http://localhost:4000/graphql# import Query from ./schema.json# import Query from ./schema.ts
 
v0.7.1
Bug Fixes
- typings (01a4637)
 
v0.7.0
Features
Bug Fixes
- Fix nested importing not working in some cases (#213)
 
v0.6.0
Features
- wildcard: merge wildcard imports (2865f75)
 
v0.5.3
Bug Fixes
v0.5.2
Bug Fixes
- multiple import declarations from the same path not working (757287b)
 
v0.5.1
Bug Fixes
- file path import issues (61a39f5)
 
v0.5.0
Features
- Syntax: import with optional semicolon (5192741)
 
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
 
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.