Skip to content

Breaking Changes

Choose a tag to compare

@yordis yordis released this 11 Mar 06:48
· 149 commits to master since this release

First, apologies for the issue this will cause you but so far the GraphQL types are globals and by so we decided to scoped all the names with straw_hat_ so you will no have issues with other data types on your system, hopefully.

Follow this for more details: graphql/graphql-spec#163

How to fix it

Change all your datatypes from this packages to be straw_hat_ like straw_hat_error, straw_hat_node and so on.

Sorry.