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.
num
1 parent bddb0e7 commit f3dc33aCopy full SHA for f3dc33a
1 file changed
packages/graphql_codegen/lib/src/printer/keywords.dart
@@ -71,5 +71,6 @@ const staticKeywords = {
71
"Runes",
72
"Symbol",
73
"String",
74
- "Null"
+ "Null",
75
+ "num"
76
};
0 commit comments