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.
2 parents 0e41872 + dafe6a7 commit a935dd0Copy full SHA for a935dd0
Section 6 -- Execution.md
@@ -1,10 +1,10 @@
1
# Execution
2
3
-This section describes how GraphQL generates a response from a request
+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