JSPM

  • Created
  • Published
  • Downloads 8523
  • Score
    100M100P100Q162712F
  • License MIT

Package Exports

  • nuxt-graphql-client

Readme

nuxt-graphql-client

nuxt-graphql-client

⚡️ Minimal GraphQL Client + Code Generation for Nuxt

CI Version Downloads MIT PRs Welcome

⚡️ Minimal GraphQL Client + Code Generation for Nuxt

Features

  • Zero Configuration
  • 🚀 Nuxt 3 Support
  • Full Typescript Support
  • HMR (Hot Module Reload) for GraphQL documents
  • Minimal GraphQL Client + Code Generation

Preview

Open in StackBlitz

💻 Development

  • Clone this repository
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Open playground with pnpm dev

Credits

nuxt-graphql-client is developed by @diizzayy.

Special thanks to @danielroe for helping me navigate and making this possible!

License

MIT License © 2022 Diizzayy