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

Tracking issue: problems with @defer and fetchMore #12257

Open
phryneas opened this issue Jan 8, 2025 · 0 comments
Open

Tracking issue: problems with @defer and fetchMore #12257

phryneas opened this issue Jan 8, 2025 · 0 comments

Comments

@phryneas
Copy link
Member

phryneas commented Jan 8, 2025

Issue Description

We got a report from a customer that using @defer with fetchMore leads to errors like

Missing field '...' while writing result ...

and as a final result, the data property of the hook return object becomes undefined.

Link to Reproduction

internal Jira issue TSH-17173

Reproduction Steps

I've reproduced this and can verify it happens - more details can be found in the Jira issue, I'm omitting it here because it was reproduced on customer systems.

@apollo/client version

3.12.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants