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 2b9d28b commit c4c709eCopy full SHA for c4c709e
spec/Section 5 -- Validation.md
@@ -12,7 +12,7 @@ Total request validation on the server-side during execution is optional. As
12
schemas and systems change over time existing clients may end up emitting
13
queries that are no longer valid given the current type system. Servers
14
(as described in the Execution section of this spec) attempt to satisfy as
15
-much as the request as possible and continue to execute in the presence
+much of the request as possible and continue to execute in the presence
16
of type system errors rather than cease execution completely.
17
18
For this section of this schema, we will assume the following type system
0 commit comments