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 541c944 commit 111c301Copy full SHA for 111c301
doc/parsing.md
@@ -49,7 +49,7 @@ mix of executable and schema definitions.
49
There are `parseSchemaString` and `parseSchemaFile` functions which do the
50
opposite, but unless you are building additional tooling on top of the
51
`graphqlpeg` library, you will probably not need them. They have only been used
52
-by `schemagen` in this project.
+by `schemagen` and `clientgen` in this project.
53
54
## Encoding
55
0 commit comments