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 af50a0a commit 30e2ad8Copy full SHA for 30e2ad8
spec/Section 2 -- Language.md
@@ -141,7 +141,7 @@ white space characters are permitted between the characters defining a
141
142
### Punctuators
143
144
-Punctuator :: one of ! $ ( ) ... : = @ [ ] { }
+Punctuator :: one of ! $ ( ) ... : = @ [ ] { | }
145
146
GraphQL documents include punctuation in order to describe structure. GraphQL
147
is a data description language and not a programming language, therefore GraphQL
0 commit comments