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 60323c9 commit c18590cCopy full SHA for c18590c
spec/Section 3 -- Type System.md
@@ -798,7 +798,7 @@ Produces the ordered result:
798
```
799
800
If a field is queried multiple times in a selection, it is ordered by the first
801
-time it is encountered. However fragments for which the type does not apply does
+time it is encountered. However fragments for which the type does not apply do
802
not affect ordering.
803
804
```graphql example
0 commit comments