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 028b3b6 + 88b52e9 commit 4d6eb4dCopy full SHA for 4d6eb4d
src/utilities/__tests__/buildASTSchema.js
@@ -16,7 +16,7 @@ import { buildASTSchema } from '../buildASTSchema';
16
/**
17
* This function does a full cycle of going from a
18
* string with the contents of the DSL, parsed
19
- * in a schema AST, materializing that schema ast
+ * in a schema AST, materializing that schema AST
20
* into an in-memory GraphQLSchema, and then finally
21
* printing that GraphQL into the DSL
22
*/
0 commit comments