Skip to content

Commit f974993

Browse files
committed
fix(default-value): add flag to utilize generated enum types for default values
1 parent c1f2c30 commit f974993

File tree

9 files changed

+4124
-5397
lines changed

9 files changed

+4124
-5397
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
"@graphql-codegen/schema-ast": "4.0.2",
6565
"@graphql-codegen/visitor-plugin-common": "^5.0.0",
6666
"@graphql-tools/utils": "^10.0.0",
67+
"change-case": "^5.4.4",
6768
"graphlib": "^2.1.8",
6869
"graphql": "^16.6.0"
6970
},

0 commit comments

Comments
 (0)