Skip to content

Ensure @client fields of aliased server fields are resolved correctly#13103

Merged
jerelmiller merged 2 commits intomainfrom
jerel/local-state-alias
Jan 20, 2026
Merged

Ensure @client fields of aliased server fields are resolved correctly#13103
jerelmiller merged 2 commits intomainfrom
jerel/local-state-alias

Conversation

@jerelmiller
Copy link
Copy Markdown
Member

Fixes #13098

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jan 16, 2026

🦋 Changeset detected

Latest commit: a393c3d

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

@jerelmiller jerelmiller requested a review from phryneas January 16, 2026 17:02
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Jan 16, 2026

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

commit: a393c3d

@apollo-librarian
Copy link
Copy Markdown

apollo-librarian bot commented Jan 16, 2026

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 69fcbddee34ab45e53448c42
Build Logs: View logs

@github-actions github-actions bot added the auto-cleanup 🤖 label Jan 20, 2026
@jerelmiller jerelmiller merged commit dee7dcf into main Jan 20, 2026
45 checks passed
@jerelmiller jerelmiller deleted the jerel/local-state-alias branch January 20, 2026 16:16
@github-actions github-actions bot mentioned this pull request Jan 20, 2026
jerelmiller pushed a commit that referenced this pull request Jan 20, 2026
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @apollo/[email protected]

### Patch Changes

- [#13103](#13103)
[`dee7dcf`](dee7dcf)
Thanks [@jerelmiller](https://github.com/jerelmiller)! - Ensure
`@client` fields that are children of aliased server fields are resolved
correctly.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Local resolvers for @client fields are not called when used within an aliased field

2 participants