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 94f73f4 commit 4de8782Copy full SHA for 4de8782
spec/Section 2 -- Language.md
@@ -309,9 +309,9 @@ 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 contains no directives then that operation may be
313
-represented in a short-hand form which omits the {`query`} keyword and operation
314
-name.
+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
+operation name.
315
316
For example, this unnamed query operation is written via query shorthand.
317
0 commit comments