We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 629ecc7 commit 0cb3c66Copy full SHA for 0cb3c66
1 file changed
spec/Section 2 -- Language.md
@@ -309,8 +309,8 @@ mutation {
309
**Query shorthand**
310
311
If a document contains only one operation and that operation is a query which
312
-defines no variables and has no directives applied to it then that operation
313
-may be represented in a short-hand form which omits the {`query`} keyword and
+defines no variables and has no directives applied to it then that operation may
+be represented in a short-hand form which omits the {`query`} keyword and
314
operation name.
315
316
For example, this unnamed query operation is written via query shorthand.
0 commit comments