https://github.com/vuejs/apollo
🚀 Apollo/GraphQL integration for VueJS
https://github.com/vuejs/apollo
apollographql graphql vue vue2 vuejs vuejs2
Last synced: 17 days ago
JSON representation
🚀 Apollo/GraphQL integration for VueJS
- Host: GitHub
- URL: https://github.com/vuejs/apollo
- Owner: vuejs
- License: mit
- Created: 2016-09-18T18:44:06.000Z (over 8 years ago)
- Default Branch: v4
- Last Pushed: 2025-03-11T13:31:17.000Z (2 months ago)
- Last Synced: 2025-04-23T17:19:16.142Z (17 days ago)
- Topics: apollographql, graphql, vue, vue2, vuejs, vuejs2
- Language: TypeScript
- Homepage: http://apollo.vuejs.org
- Size: 6.59 MB
- Stars: 6,050
- Watchers: 106
- Forks: 520
- Open Issues: 266
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - vuejs/apollo - 🚀 Apollo/GraphQL integration for VueJS (TypeScript)
- awesome - vuejs/apollo - 🚀 Apollo/GraphQL integration for VueJS (TypeScript)
- awesome-starred - vuejs/apollo - 🚀 Apollo/GraphQL integration for VueJS (vuejs)
README
![]()
# Apollo and GraphQL for Vue.js
[ ](https://www.npmjs.com/package/@vue/apollo-composable)
[](https://www.apollographql.com/)
[](https://vuejs.org/)
: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