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

Improve partial data to work with fragments #580

Closed

Conversation

igrayson
Copy link
Contributor

Fix issue where, when using returnPartialData, an entire fragment containing a missing field would be omitted (more precisely, returned as an empty { __typename: 'Thing' }). Now, all available included data is returned.

Builds on/improves #360.

@stubailo
Copy link
Contributor

Good call! Can you rebase please, and add a changelog entry? We fixed the thing that caused your test to fail.

@stubailo
Copy link
Contributor

stubailo commented Sep 2, 2016

Merged as #614! Thanks!

@stubailo stubailo closed this Sep 2, 2016
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants