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 f34d562 commit a500ecaCopy full SHA for a500eca
spec/Section 3 -- Type System.md
@@ -1807,7 +1807,7 @@ _request error_ must be raised.
1807
- The resulting coerced map must contain exactly one entry and the value for
1808
that entry must not be {null}, otherwise an _execution error_ must be raised.
1809
1810
-Following are addtional examples of input coercion for a OneOf Input Object type
+Following are additional examples of input coercion for a OneOf Input Object type
1811
with a `String` member field `a` and an `Int` member field `b`:
1812
1813
```graphql example
0 commit comments