graphql-net icon indicating copy to clipboard operation
graphql-net copied to clipboard

Add Directive support

Open chkimes opened this issue 10 years ago • 0 comments

https://facebook.github.io/graphql/#sec-Type-System.Directives

Need to do this for #8, since you can't introspect what you don't support. Also need to add default Directives @skip and @include.

chkimes avatar Apr 17 '16 21:04 chkimes