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