nuxt-graphql-client
v0.2.41
Published
[![nuxt-graphql-client](./docs/public/cover.png)](https://nuxt-graphql-client.web.app)
Downloads
40,642
Maintainers
Readme
⚡️ 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
💻 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!