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 cbf20d0 commit b0ac799Copy full SHA for b0ac799
spec/Section 5 -- Validation.md
@@ -605,7 +605,7 @@ validation fails because the fragment spread `...commandFragment(command: SIT)`
605
and `...commandFragment(command: DOWN)` are part of the visited selections that
606
will be merged.
607
608
-If both of these spreads had used `$commandOne` as the argument value, it would
+If both of these spreads had used the same variable for the argument value, it would
609
be allowed as we can be sure that we'd resolve identical fields.
610
611
### Leaf Field Selections
0 commit comments