Skip to content

Improve Schema Transformation #327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

mkaulig
Copy link

@mkaulig mkaulig commented Oct 23, 2019

Do not pass the query, mutation and subscription also in additionalTypes
when constructing the schema. This avoids problems with duplicate types
when transforming the schema.

Fixes #300

@mkaulig mkaulig force-pushed the fix-schema-redundancy branch from b7e65a5 to ae6f89a Compare October 23, 2019 17:54
Do not pass the query, mutation and subscription also in additionalTypes
when constructing the schema. This avoids problems with duplicate types
when transforming the schema.

Fixes graphql-java-kickstart#300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

graphql.AssertException when using graphql-java-tools (5.6.1) with apollo federation-jvm
2 participants