Skip to content

Conversation

@schrockn-zz
Copy link
Contributor

No description provided.

@leebyron
Copy link
Contributor

Sqaush and land!

This PR does a few things.

1) Moves the Schema DSL printer from type/printer to
language/schema/printer
2) Renames functions in order to make it more clear where they are in
the pipeline in the various representations of schema:
   -- parseSchema --> parseSchemaIntoAST
   -- materializeSchema --> materializeSchemaAST
   -- new fn createSchemaFromDSL that goes from DSL --> in-mem
   GraphQLSchema
3) Creates flow types for the introspection query
4) Uses those flow types in the printer
@schrockn-zz schrockn-zz force-pushed the schema-language-reorg branch from efb315e to 7d6aaa5 Compare July 28, 2015 06:37
schrockn-zz added a commit that referenced this pull request Jul 28, 2015
@schrockn-zz schrockn-zz merged commit 5011d4f into master Jul 28, 2015
@leebyron leebyron deleted the schema-language-reorg branch July 28, 2015 21:03
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.

4 participants