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 60a273d + 6d1e96d commit 4edcfcaCopy full SHA for 4edcfca
Section 2 -- Language.md
@@ -1,6 +1,6 @@
1
# Language
2
3
-Clients use the GraphQL language to make requests from a GraphQL server. We
+Clients use the GraphQL language to make requests to a GraphQL server. We
4
refer to these requests as documents. A document may contain operations
5
(queries and mutations are both operations) and fragments, a common unit
6
of composition allowing for query reuse.
0 commit comments