How to refetch useAsyncQuery In Nuxt3 ? #529
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
-
Hi,
In Nuxt3 Apollo, can I use dynamic variables to automatically refetch data?
In Nuxt2 I used to do this in the asyncData.
For example:
I want the data to update if
categories.value
changes. Any advice is appreciated!thanks and kind regards,
Davide
Beta Was this translation helpful? Give feedback.
All reactions