Skip to content

Commit 3a88989

Browse files
committed
Reword once more
1 parent f4b51be commit 3a88989

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/Section 6 -- Execution.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ A GraphQL service generates a response from a request via execution.
1919
protocol however they see fit.
2020

2121
Note: 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
2424
present, {extensions} must be a map, but there are no additional restrictions on
2525
its contents. To avoid conflicts, we recommended implementers use unique
2626
prefixes for keys within {extensions}.

0 commit comments

Comments
 (0)