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 0fbd456 commit f9f5e2fCopy full SHA for f9f5e2f
spec/Section 5 -- Validation.md
@@ -566,7 +566,7 @@ fragment conflictingDifferingResponses on Pet {
566
567
The same is true if a field is designated `Non-Nullable` in an operation. In this
568
case, `someValue` could be either a `String` or a `String!` which are two different
569
-types and therefor can not be merged:
+types and therefore can not be merged:
570
571
```graphql counter-example
572
fragment conflictingDifferingResponses on Pet {
0 commit comments