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 ebd5462 commit dafe6a7Copy full SHA for dafe6a7
Section 6 -- Execution.md
@@ -4,7 +4,7 @@ This section describes how GraphQL generates a response from a request.
4
5
## Evaluating requests
6
7
-To evaluate a request, the executor will have a parsed `Document` (as defined
+To evaluate a request, the executor must have a parsed `Document` (as defined
8
in the “Query Language” part of this spec) and a selected operation name to
9
run.
10
0 commit comments