Skip to content

nuxt-modules/apollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

64e35de · Mar 29, 2024
Nov 9, 2022
Mar 29, 2024
Mar 29, 2024
Mar 29, 2024
Jun 7, 2018
Nov 12, 2020
Mar 1, 2024
Oct 8, 2022
Mar 18, 2023
Jan 2, 2024
Oct 19, 2022
Aug 29, 2017
Aug 30, 2023
Mar 29, 2024
Mar 29, 2024
Mar 1, 2024
Oct 8, 2022
May 17, 2019
Oct 8, 2022

Repository files navigation

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