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

[docs] refetchQueries should allow query name string #3688

Merged
merged 2 commits into from
Jul 30, 2018

Conversation

chentsulin
Copy link
Contributor

refetchQueries should allow array of query name string or { query: DocumentNode, variables?: TVariables}.

`refetchQueries` should allow array of query name string or `{ query: DocumentNode, variables?: TVariables}`.
@ghost ghost added the 📝 documentation label Jul 14, 2018
Copy link
Member

@hwillson hwillson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point @chentsulin - thanks for this!

@hwillson hwillson merged commit a4b0f0e into apollographql:master Jul 30, 2018
@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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants