Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.

Installation#

yarn add @urql/vue graphql
# or
npm install --save @urql/vue graphql

Note: @urql/vue has a peer dependency on vue@^3.0.0 (Not v2) and doesn't currently plan to be backwards compatible to Vue 2.