Releases: danstarns/graphql-code-directive
Releases · danstarns/graphql-code-directive
2.0.1
2.0.0
Breaking Changes
The SchemaDirectiveVisitor is now exported as member CodeDirective.
Whats new
Support for a new way of doing Schema Directives(functional) via using the exported function codeDirective.
Notes
A blog post comes along with this release and you can find that here https://medium.com/@danstarns/writing-javascript-directly-in-your-graphql-schema-285ae7906d94