Analogue to nuxt watchQuery in nuxt composition api

268 Views Asked by At

I'm trying to migrate my app to vue3 syntax using @nuxtjs/composition-api

How I can restart useAsync method like it was in nuxt 2 with asyncData using watchQuery

0

There are 0 best solutions below