Skip to content

Conversation

@jerelmiller
Copy link
Member

@jerelmiller jerelmiller commented Nov 13, 2025

Addresses feedback from @stream and incremental delivery PRs. Also addresses a few issues with the existing implementation. See changesets for more details on the fixed bugs.

@changeset-bot
Copy link

changeset-bot bot commented Nov 13, 2025

🦋 Changeset detected

Latest commit: 1ac6272

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

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 13, 2025

npm i https://pkg.pr.new/apollographql/apollo-client/@apollo/client@13010

commit: 1ac6272

extensions: {
code: "INCREMENTAL_ERROR",
},
path: ["foo", "bar"],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ohh, so errors come in with a complete path, not with a sub-path. I hadn't been aware of that - that makes this a lot easier to handle than I feared!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep! Thankfully we don't have to concatenate paths at all 🙂

@jerelmiller jerelmiller force-pushed the release-4.1 branch 2 times, most recently from 9aba88a to 2ad6c0d Compare November 17, 2025 18:12
@apollo-librarian
Copy link

apollo-librarian bot commented Nov 18, 2025

✅ Docs preview ready

The preview is ready to be viewed. View the preview

File Changes

0 new, 5 changed, 0 removed
* (developer-tools)/react/(latest)/api/link/introduction.mdx
* (developer-tools)/react/(latest)/data/fragments.mdx
* (developer-tools)/react/(latest)/data/mutations.mdx
* (developer-tools)/react/(latest)/data/subscriptions.mdx
* (developer-tools)/react/(latest)/networking/authentication.mdx

Build ID: 66bc84a62e78aeebd96ce5c2
Build Logs: View logs

URL: https://www.apollographql.com/docs/deploy-preview/66bc84a62e78aeebd96ce5c2

@jerelmiller jerelmiller changed the title [WIP] Feedback from open incremental PRs Feedback from open incremental PRs Nov 19, 2025
@jerelmiller jerelmiller marked this pull request as ready for review November 19, 2025 00:35
@jerelmiller jerelmiller merged commit 7627000 into release-4.1 Nov 19, 2025
43 checks passed
@jerelmiller jerelmiller deleted the jerel/4.1-feedback branch November 19, 2025 01:00
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.

3 participants