Skip to content

[RFC] Add Schema Definition to IDL.#325

Merged
leebyron merged 1 commit intomasterfrom
schema-def
Mar 25, 2016
Merged

[RFC] Add Schema Definition to IDL.#325
leebyron merged 1 commit intomasterfrom
schema-def

Conversation

@leebyron
Copy link
Copy Markdown
Contributor

This implements the schema definition in the spec proposal in graphql/graphql-spec#90

Adjusts AST, parser, printer, visitor, but also changes the API of buildASTSchema to require a schema definition instead of passing the type names into the function.

This implements the schema definition in the spec proposal in graphql/graphql-spec#90

Adjusts AST, parser, printer, visitor, but also changes the API of buildASTSchema to require a schema definition instead of passing the type names into the function.
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.02%) to 99.406% when pulling 8379e71 on schema-def into 176076c on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants