Skip to content

nuxt-modules/apollo

v5
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Nuxt Apollo

Nuxt Apollo

Effortlessly integrate GraphQL into your Nuxt 3 projects.

Version Downloads MIT

📖 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