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 f0fecbc commit 3bfe0aeCopy full SHA for 3bfe0ae
spec/GraphQLOverHTTP.md
@@ -378,6 +378,9 @@ to add additional information to a request they MUST do so via other means; the
378
RECOMMENDED approach is to add an implementor-scoped entry to the {extensions}
379
object.
380
381
+Servers receiving a request with additional properties MUST ignore properties
382
+they do not understand.
383
+
384
### Example
385
386
If we wanted to execute the following GraphQL query:
0 commit comments