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 forceFetch option to ObservableQuery.refetch() #442

Closed
Akryum opened this issue Jul 21, 2016 · 4 comments
Closed

Add forceFetch option to ObservableQuery.refetch() #442

Akryum opened this issue Jul 21, 2016 · 4 comments

Comments

@Akryum
Copy link

Akryum commented Jul 21, 2016

This could allow to call refetch with forceFetch: false, to change the variables of the watchQuery while still using the cached data if any.

Is this the right code to change?

@Akryum
Copy link
Author

Akryum commented Jul 21, 2016

This will essentially be usefull for my integration with Vue, that way I can call refetch with new values from the Vue data-binding system.

@stubailo
Copy link
Contributor

Similar/duplicate: #272

@Akryum
Copy link
Author

Akryum commented Jul 21, 2016

Similar/duplicate: #272

Agreed.

@stubailo
Copy link
Contributor

OK let's talk there then!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants