@graphql-codegen/typescript-urql for vue #5806
-
Hi, Another question: If I get the useQuery hook such as:
how would i destructure it in vue? Sorry, I am pretty new to vue. in reacht I would simply |
Beta Was this translation helpful? Give feedback.
Answered by
kamilkisiela
Apr 9, 2021
Replies: 1 comment 1 reply
-
I'm not that familiar with Vue but there's |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dotansimha
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not that familiar with Vue but there's
urqlImportFrom
option intypescript-urql
plugin. You can use it to define your own import@urql/vue
.