Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nuxt-community/apollo-module

Nuxt.js module to use Vue-Apollo. The Apollo integration for GraphQL.
https://github.com/nuxt-community/apollo-module

apollo-client nuxt nuxt-module vue-apollo

Last synced: about 2 months ago
JSON representation

Nuxt.js module to use Vue-Apollo. The Apollo integration for GraphQL.

Awesome Lists containing this project

README

        

[![Nuxt Apollo](./docs/public/cover.jpg)](https://apollo.nuxtjs.org)

Nuxt Apollo

Effortlessly integrate GraphQL into your Nuxt 3 projects.





Version



Downloads



MIT

❯ [📖 Documentation](https://apollo.nuxtjs.org)

---

**Note:** This branch is for **Nuxt 3** compatible module. Checkout the [`v4` branch](https://github.com/nuxt-modules/apollo/tree/v4) for **Nuxt 2** support.

---

## Preview

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/nuxt-apollo-demo)

## Development

- Clone this repository
- Ensure you have the latest LTS version of Node.js installed
- Run `corepack enable`
- Install dependencies using `pnpm install`
- Start playground with `pnpm dev`

## License

[MIT License](./LICENSE)