There was an error while loading. Please reload this page.
1 parent b147662 commit c3a67beCopy full SHA for c3a67be
src/README.md
@@ -12,7 +12,6 @@ var GraphQL = require('graphql'); // CommonJS
12
Each sub directory within is a sub-module of graphql-js:
13
14
* `graphql/language`: Parse and operate on the GraphQL language.
15
-* `graphql/language/schema`: Parsing and operate on the GraphQL Schema language.
16
* `graphql/type`: Define GraphQL types and schema.
17
* `graphql/validation`: The Validation phase of fulfilling a GraphQL result.
18
* `graphql/execution`: The Execution phase of fulfilling a GraphQL request.
0 commit comments