Skip to content

Commit 3bfe0ae

Browse files
Shane32benjie
andauthored
State that additional properties are ignored (#284)
* State that additional properties are ignored * Update spec/GraphQLOverHTTP.md Co-authored-by: Benjie <[email protected]> --------- Co-authored-by: Benjie <[email protected]>
1 parent f0fecbc commit 3bfe0ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spec/GraphQLOverHTTP.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,9 @@ to add additional information to a request they MUST do so via other means; the
378378
RECOMMENDED approach is to add an implementor-scoped entry to the {extensions}
379379
object.
380380

381+
Servers receiving a request with additional properties MUST ignore properties
382+
they do not understand.
383+
381384
### Example
382385

383386
If we wanted to execute the following GraphQL query:

0 commit comments

Comments
 (0)