Vue Apollo
JSON →The official Apollo and GraphQL integration for Vue.js. Version 3.1.2 provides reactive GraphQL queries, mutations, and subscriptions via Vue's reactive system. Supports both Apollo Client v2 and v3 (via @apollo/client). Ships TypeScript definitions. Key differentiators: seamless Vue reactivity, `$apollo` helper, and `ApolloProvider` component. Alternatives include `vue-query` (TanStack Query) or raw Apollo Client.
Resources
packagevue-apollo ↗