graphql-net
graphql-net copied to clipboard
Implement Introspection
See spec here: https://facebook.github.io/graphql/#sec-Introspection #7 has to be finished before this can be started.
Need to add includeDeprecated
for fields and other things then it looks like we're done.