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 8a13c8f commit c07d86cCopy full SHA for c07d86c
spec/Section 2 -- Language.md
@@ -177,7 +177,7 @@ characters are permitted between the characters defining a {FloatValue}.
177
178
### Punctuators
179
180
-Punctuator :: one of ! $ & ( ) ... : = @ [ ] { | }
+Punctuator :: one of ! ? $ & ( ) ... : = @ [ ] { | }
181
182
GraphQL documents include punctuation in order to describe structure. GraphQL is
183
a data description language and not a programming language, therefore GraphQL
0 commit comments