Skip to content

Commit f7f8235

Browse files
committed
Add Schema Printer
This adds a printer to translate the result of an introspection query to the grammar that is currently used as shorthand in the specification. This should be treated as the de facto specification until a formalized grammar is produced. The next step is to do the transformation in the other direction. A tool that should be built on top of this is one that executes the introspection query against an arbitrary GraphQL HTTP endpoint (specified per the upcoming graphql-http spec) and then performs acceptable tests with that tool. In the interim we hope that this will be useful for implementors building and debugging their own type systems.
1 parent f779ddc commit f7f8235

File tree

2 files changed

+726
-0
lines changed

2 files changed

+726
-0
lines changed

0 commit comments

Comments
 (0)