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 028b3b6 commit 88b52e9Copy full SHA for 88b52e9
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