Skip to content

Conversation

fmoga
Copy link

@fmoga fmoga commented Nov 8, 2019

graphql-js 0.13 introduced a new multiple inheritance syntax and some packages won't be able to parse the schemas generated by graphql-core v2.

I've changed the multiple inheritance character but should there be an option to toggle between the two since this is a breaking change?

@fmoga
Copy link
Author

fmoga commented Nov 8, 2019

Looks like the failing tests have to do with field ordering differences.

Screen Shot 2019-11-08 at 07 08 11

@Cito
Copy link
Member

Cito commented Jan 24, 2020

This is supported now in GraphQL-Core 3. We should keep GraphQL-Core 2 backward compatible.

@Cito Cito closed this Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants