How to refetch with reactive variables #528
Closed
DidoMarchet
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys!
Sorry for another post :) I'm wondering how to refetch with Nuxt3 Apollo.
For example, I have this in my setup function:
If I change the locale, the reactive configuration changes but the client doesn't refetch.
How can I refetch when a variable value changes?
I need to use a watch?
thanks and kind regards,
Davide
Beta Was this translation helpful? Give feedback.
All reactions