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 feac5a5 commit 8682a86Copy full SHA for 8682a86
spec/Section 3 -- Type System.md
@@ -1631,7 +1631,7 @@ The value for an input object should be an input object literal or an unordered
1631
map supplied by a variable, otherwise a _request error_ must be raised. In
1632
either case, the input object literal or unordered map must not contain any
1633
entries with names not defined by a field of this input object type, otherwise a
1634
-response error must be raised.
+request error must be raised.
1635
1636
The result of coercion is an unordered map with an entry for each field both
1637
defined by the input object type and for which a value exists. The resulting map
0 commit comments