We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb1cebc commit cb1fed7Copy full SHA for cb1fed7
example/package.json
@@ -11,10 +11,10 @@
11
"react-dom": "18.2.0"
12
},
13
"devDependencies": {
14
- "@graphql-codegen/cli": "2.11.7",
+ "@graphql-codegen/cli": "3.2.1",
15
"@graphql-codegen/import-types-preset": "2.2.3",
16
- "@graphql-codegen/typescript": "2.7.3",
17
- "@graphql-codegen/typescript-operations": "2.5.3",
+ "@graphql-codegen/typescript": "3.0.1",
+ "@graphql-codegen/typescript-operations": "3.0.1",
18
"@graphql-codegen/typescript-react-apollo": "3.3.7",
19
"@types/react": "18.0.28",
20
"typescript": "4.9.5"
0 commit comments