Skip to content
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

Fixes for complex type merging #1699

Merged
merged 4 commits into from Jun 28, 2020
Merged

Fixes for complex type merging #1699

merged 4 commits into from Jun 28, 2020

Conversation

yaacovCR
Copy link
Collaborator

= Fix cases where keys differ across subschemas
= Fix multiple rounds of type merging

Closes #1697.

Thanks to @flux627 for reporting.

@theguild-bot
Copy link
Collaborator

theguild-bot commented Jun 28, 2020

The latest changes of this PR are available as alpha in npm: 6.0.12-alpha-b8815ad.0

Quickly update your package.json by running:

npx match-version @graphql-tools 6.0.12-alpha-b8815ad.0

@yaacovCR yaacovCR merged commit b8815ad into master Jun 28, 2020
@yaacovCR yaacovCR deleted the fix-type-merging branch June 28, 2020 05:13
@ardatan ardatan added the bugfix label Jun 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resolvers of merged types not running in nested query
3 participants