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 2418b9c commit be63667Copy full SHA for be63667
docs/docs/querying-with-graphql.md
@@ -106,7 +106,7 @@ a live GraphQL server from the browser.
106
107
Most usages of GraphQL involve manually creating a GraphQL schema.
108
109
-With Gatsby, we use plugins which fetch data from different sources. We use that data from different sources
+With Gatsby, we use plugins which fetch data from different sources. We then use that data
110
to automatically _infer_ a GraphQL schema.
111
112
If you give Gatsby data that looks like this:
0 commit comments