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

Doc change: no-cache cannot be used with client.mutate update #3774

Merged
merged 2 commits into from
Aug 2, 2018

Conversation

hwillson
Copy link
Member

@hwillson hwillson commented Aug 2, 2018

Re-capping the doc change (since it outlines the issue):

Note that since this function is intended to be used to update the store, it cannot be used with a no-cache fetch policy. If you're interested in performing some action after a mutation has completed, and you don't need to update the store, use the Promise returned from client.mutate instead.

Fixes #3401.

@hwillson hwillson merged commit 776dd34 into master Aug 2, 2018
@hwillson hwillson deleted the hwillson/issue-3401 branch August 2, 2018 18:16
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 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.

1 participant