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