SkillAgentSearch skills...

Apollo

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

Install / Use

/learn @nuxt-modules/Apollo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Nuxt Apollo

<h1 align="center">Nuxt Apollo</h1> <p align="center">Effortlessly integrate GraphQL into your Nuxt 3 projects.</p> <p align="center"> <!-- <a href="https://github.com/nuxt-community/apollo-module/actions?query=branch%3Amain+event%3Apush"> <img alt="CI" src="https://github.com/nuxt-community/apollo-module/actions/workflows/ci.yml/badge.svg?branch=main"/> </a> --> <a href="https://npmjs.com/package/@nuxtjs/apollo/v/next"> <img alt="Version" src="https://img.shields.io/npm/v/@nuxtjs/apollo/next?color=blue&style=flat-square"/> </a> <a href="https://npmjs.com/package/@nuxtjs/apollo/v/next"> <img alt="Downloads" src="https://img.shields.io/npm/dt/@nuxtjs/apollo/next?color=blue&style=flat-square"/> </a> <a href="https://opensource.org/licenses/MIT"> <img alt="MIT" src="https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square"/> </a> </p>

📖 Documentation


Note: This branch is for Nuxt 3 compatible module. Checkout the v4 branch for Nuxt 2 support.


Preview

Open in StackBlitz

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

View on GitHub
GitHub Stars982
CategoryDevelopment
Updated17d ago
Forks204

Languages

TypeScript

Security Score

100/100

Audited on Mar 14, 2026

No findings