Installation#
yarn add @urql/vue graphql
# or
npm install --save @urql/vue graphql
Note:
@urql/vuehas a peer dependency onvue@^3.0.0(Not v2) and doesn't currently plan to be backwards compatible to Vue 2.
yarn add @urql/vue graphql
# or
npm install --save @urql/vue graphql
Note:
@urql/vuehas a peer dependency onvue@^3.0.0(Not v2) and doesn't currently plan to be backwards compatible to Vue 2.