nikolasburk
graphql-binding
package with lots of exciting changes and new features 🚀
- More flexible and powerful API (e.g. passing context
, applying schema transforms or modifying the info
object)
- It’s now super easy to create your own GraphQL bindings
- Powerful tooling for automatic code generation
- Seamless integration with graphql-config
Check out the blog post that discusses all that in more detail: https://blog.graph.cool/graphql-binding-2-0-improved-api-schema-transforms-automatic-codegen-5934cd039db1
Also note that we’ve used glitch.com for the first time in this blog post - this means you can play around with the code in your own Node Sandbox right in the article 😮