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

Add support for incremental cache reads #3363

Closed
Tracked by #3093
calvincestari opened this issue Apr 5, 2024 · 2 comments · Fixed by apollographql/apollo-ios-dev#390
Closed
Tracked by #3093

Add support for incremental cache reads #3363

calvincestari opened this issue Apr 5, 2024 · 2 comments · Fixed by apollographql/apollo-ios-dev#390
Assignees

Comments

@calvincestari
Copy link
Member

calvincestari commented Apr 5, 2024

As of preview-defer.2 caching is disabled for any operations using the @defer directive. The work here is to add support for reading cached responses for a defer operation; partial, incremental, completed.

@calvincestari
Copy link
Member Author

This is done with the merging of apollographql/apollo-ios-dev#390.

Copy link
Contributor

Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo iOS usage and allow us to serve you better.

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 a pull request may close this issue.

1 participant