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