Apollo and GraphQL for Vue.js
:book: Documentation for Vue 3 | for Vue 2
Continuous Releases
You can install builds from any commit on the main branch from here or from any Pull Request.
Monorepo
In this monorepository:
| Package | Description |
|---|---|
| @vue/apollo-composable | Composition API |
| @vue/apollo-option | Options API |
| @vue/apollo-components | Components with slots |
| @vue/apollo-ssr | Server-Side Rendering Utils |
| @vue/apollo-util | Other Utils |