@urql/vue
v1.4.2
Published
A highly customizable and versatile GraphQL client for vue
Downloads
39,177
Readme
Installation
yarn add @urql/vue graphql
# or
npm install --save @urql/vue graphql
Note:
@urql/vue
has a peer dependency onvue@^3.0.0
(Not v2) and doesn't currently plan to be backwards compatible to Vue 2.