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 4dd3fe3 commit 440aa9cCopy full SHA for 440aa9c
spec/Section 2 -- Language.md
@@ -1218,7 +1218,7 @@ size `60`:
1218
Variables can be used within fragments. Operation-defined variables have global
1219
scope with a given operation, so a variable used within a fragment must either
1220
be declared in any top-level operation that transitively consumes that fragment,
1221
-or by that same fragment as a fragment variable definition. If a variable is
+or by that same fragment as a fragment variable definition. If a variable
1222
referenced in a fragment is included by an operation where neither the fragment
1223
nor the operation defines that variable, that operation is invalid (see
1224
[All Variable Uses Defined](#sec-All-Variable-Uses-Defined)).
0 commit comments