Skip to content

Commit dfd25ca

Browse files
authoredMay 20, 2021
chore(deps): bump graphql-tools versions (#5982)
1 parent 7ae711c commit dfd25ca

File tree

62 files changed

+3619
-3345
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+3619
-3345
lines changed
 

‎.changeset/slow-ravens-destroy.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
'@graphql-codegen/cli': patch
3+
'@graphql-codegen/core': patch
4+
'@graphql-codegen/flow-resolvers': patch
5+
'@graphql-codegen/schema-ast': patch
6+
'@graphql-codegen/visitor-plugin-common': patch
7+
'@graphql-codegen/typescript-graphql-request': patch
8+
'@graphql-codegen/typescript-mongodb': patch
9+
'@graphql-codegen/typescript-resolvers': patch
10+
'@graphql-codegen/plugin-helpers': patch
11+
---
12+
13+
chore(deps): bump graphql-tools versions

‎dev-test/codegen.yml

-2
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,6 @@ generates:
198198
- typescript
199199
- typescript-operations
200200
- typescript-react-query
201-
config:
202-
fetcher:
203201
./dev-test/githunt/types.apolloAngular.ts:
204202
schema: ./dev-test/githunt/schema.json
205203
documents: ./dev-test/githunt/**/*.graphql

0 commit comments

Comments
 (0)
Please sign in to comment.