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 note about calling refetchQueries with an array of strings #3764

Merged
merged 2 commits into from
Jul 30, 2018

Conversation

hwillson
Copy link
Member

Mention that when refetchQueries is called with an array of strings, Apollo Client tries to find previously run queries with those names, and run them again (with the same variables).

Fixes #3617.

Mention that when `refetchQueries` is called with an array of
strings, Apollo Client tries to find previously run queries
with those names, and run them again (with the same variables).

Fixes #3617.
@hwillson hwillson merged commit e08ff8f into master Jul 30, 2018
@hwillson hwillson deleted the hwillson/issue-3617 branch July 30, 2018 20:41
@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.

None yet

1 participant