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

fix(delegate): WrapConcreteTypes regression #2174

Merged
merged 2 commits into from
Nov 1, 2020
Merged

fix(delegate): WrapConcreteTypes regression #2174

merged 2 commits into from
Nov 1, 2020

Conversation

yaacovCR
Copy link
Collaborator

@yaacovCR yaacovCR commented Oct 31, 2020

WrapConcreteTypes should not process fragments that are not on a root type.

addresses #2173

@changeset-bot
Copy link

changeset-bot bot commented Oct 31, 2020

🦋 Changeset detected

Latest commit: 05a4857

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@graphql-tools/delegate Patch
@graphql-tools/links Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@theguild-bot
Copy link
Collaborator

theguild-bot commented Oct 31, 2020

The latest changes of this PR are available as alpha in npm (based on the declared changesets):

@graphql-tools/batch-delegate@7.0.1-alpha-5ca10a07.0
@graphql-tools/delegate@7.0.3-alpha-5ca10a07.0
graphql-tools@7.0.2-alpha-5ca10a07.0
@graphql-tools/links@7.0.3-alpha-5ca10a07.0
@graphql-tools/prisma-loader@6.2.6-alpha-5ca10a07.0
@graphql-tools/url-loader@6.3.3-alpha-5ca10a07.0
@graphql-tools/stitch@7.0.4-alpha-5ca10a07.0
@graphql-tools/wrap@7.0.2-alpha-5ca10a07.0

WrapConcreteTypes should not process fragments that are not on a root type.

addresses #2173
@yaacovCR yaacovCR changed the title add tests fix(delegate): WrapConcreteTypes regression Nov 1, 2020
@yaacovCR yaacovCR merged commit 856e23f into master Nov 1, 2020
@yaacovCR yaacovCR deleted the issue-2173 branch November 1, 2020 18:47
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.

None yet

2 participants