File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ A GraphQL service generates a response from a request via execution.
1919 protocol however they see fit.
2020
2121Note: Since future versions of the specification may add more information,
22- implementers should not add top level keys to requests; instead, {extensions}
23- provides implementers a reserved location to include additional information. If
22+ implementers should not extend requests directly ; instead, {extensions} provides
23+ a reserved location for implementers to include additional information. If
2424present, {extensions} must be a map, but there are no additional restrictions on
2525its contents. To avoid conflicts, we recommended implementers use unique
2626prefixes for keys within {extensions}.
You can’t perform that action at this time.
0 commit comments