graphql-client 
graphql-client 
Minimal GraphQL Client + Code Generation for Nuxt. Auto imports GraphQL Operations for easy execution.
nuxt-graphql-client
⚡️ Minimal GraphQL Client + Code Generation for Nuxt
⚡️ 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!
