https://github.com/Akryum/vue-apollo
🚀 Apollo/GraphQL integration for VueJS
https://github.com/Akryum/vue-apollo
apollographql graphql vue vue2 vuejs vuejs2
Last synced: 4 months ago
JSON representation
🚀 Apollo/GraphQL integration for VueJS
- Host: GitHub
- URL: https://github.com/Akryum/vue-apollo
- Owner: vuejs
- License: mit
- Created: 2016-09-18T18:44:06.000Z (over 8 years ago)
- Default Branch: v4
- Last Pushed: 2024-08-23T09:42:28.000Z (8 months ago)
- Last Synced: 2024-10-29T14:52:18.267Z (6 months ago)
- Topics: apollographql, graphql, vue, vue2, vuejs, vuejs2
- Language: TypeScript
- Homepage: http://apollo.vuejs.org
- Size: 6.53 MB
- Stars: 6,021
- Watchers: 107
- Forks: 522
- Open Issues: 265
-
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-graphql - vue-apollo - Vue integration for apollo. (Libraries / JavaScript Libraries)
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