Apollo and GraphQL for Vue.js (Options API)
:book: Documentation for Vue 3 | for Vue 2
npm i @vue/apollo-option
pnpm i @vue/apollo-option
yarn add @vue/apollo-option
Use Apollo and GraphQL with Vue.js using the apollo
option
vue
rather than @vue/runtime-core
(#1576)mutate
(ddf9aa0)userLazyQuery
load
fn, fix #1386 (#1386)useQuery
& useSubscription
(947ceb1)