# apollo **Repository Path**: vuejs/apollo ## Basic Information - **Project Name**: apollo - **Description**: 🚀 Apollo/GraphQL integration for VueJS - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: v4 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2022-08-03 - **Last Updated**: 2025-06-18 ## Categories & Tags **Categories**: vue-extensions **Tags**: None ## README

# Apollo and GraphQL for Vue.js [![npm](https://img.shields.io/npm/v/@vue/apollo-composable.svg) ![npm](https://img.shields.io/npm/dm/@vue/apollo-composable.svg)](https://www.npmjs.com/package/@vue/apollo-composable) [![apollo3](https://img.shields.io/badge/apollo-3.x-blue.svg)](https://www.apollographql.com/) [![vue3](https://img.shields.io/badge/vue-3-brightgreen.svg)](https://vuejs.org/) ![GitHub branch check runs](https://img.shields.io/github/check-runs/vuejs/apollo/v4) :book: Documentation [**for Vue 3**](http://v4.apollo.vuejs.org) | [for Vue 2](https://apollo.vuejs.org/) [:pen: Contributing guide](./CONTRIBUTING.md) [:heart: Sponsor me!](https://github.com/sponsors/Akryum) ## Continuous Releases You can install builds from any commit on the main branch from [here](https://nightly.akryum.dev/vuejs/vue-apollo) or from any Pull Request. ## Monorepo In this monorepository: | Package | Description | |---------|-------------| |[@vue/apollo-composable](./packages/vue-apollo-composable) |Composition API| |[@vue/apollo-option](./packages/vue-apollo-option) |Options API| |[@vue/apollo-components](./packages/vue-apollo-components) |Components with slots| |[@vue/apollo-ssr](./packages/vue-apollo-ssr) |Server-Side Rendering Utils| |[@vue/apollo-util](./packages/vue-apollo-util) |Other Utils| ## Sponsors