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

Revert #2639, an attempt to fix query fragment reuse #2681

Merged
merged 2 commits into from
Jul 17, 2023

Conversation

trevor-scheer
Copy link
Member

@trevor-scheer trevor-scheer commented Jul 17, 2023

The test from #2680 indicates broken behavior due to query fragment reuse. This test demonstrates a regression caused by #2639, discovered via bisect using the reproduction / test provided in #2680.

To verify, you can:

git checkout d60349b3fa7e5ba1f64c1727d88dc6faec21a38a

Add the test file from #2680, and run:

npm t -- badSubgraph

@changeset-bot
Copy link

changeset-bot bot commented Jul 17, 2023

🦋 Changeset detected

Latest commit: 3209161

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

This PR includes changesets to release 7 packages
Name Type
@apollo/query-planner Patch
@apollo/federation-internals Patch
@apollo/gateway Patch
@apollo/composition Patch
@apollo/query-graphs Patch
@apollo/subgraph Patch
apollo-federation-integration-testsuite 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

@netlify
Copy link

netlify bot commented Jul 17, 2023

Deploy Preview for apollo-federation-docs canceled.

Name Link
🔨 Latest commit 3209161
🔍 Latest deploy log https://app.netlify.com/sites/apollo-federation-docs/deploys/64b5a3ca9c07560008ff55a1

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 17, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@trevor-scheer trevor-scheer marked this pull request as ready for review July 17, 2023 20:25
@trevor-scheer trevor-scheer requested a review from a team as a code owner July 17, 2023 20:25
@trevor-scheer trevor-scheer merged commit b6be9f9 into main Jul 17, 2023
@trevor-scheer trevor-scheer deleted the trevor/revert-2639 branch July 17, 2023 21:45
trevor-scheer added a commit that referenced this pull request Jul 18, 2023
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.

2 participants