Add `nuxt-graphql-codegen`
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 354
- Avg merge
- 10h 18m
- Merged PRs (30d)
- 12
Description
Hello Nuxt people,
I made a simple Nuxt 2/3 module for GraphQL Code Generator using the latest module starter template 🚀.
From the README:
This module loads your @graphql-codegen/cli configuration and runs the code generation before each build. It will also watch for changes in your schema and/or documents in development mode.
The repository is right here: https://github.com/lewebsimple/nuxt-graphql-codegen
I also don't mind transferring the project to nuxt-community.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked nuxt-graphql-codegen repository and its README, then review how its Nuxt module starter template handles Nuxt 2 and Nuxt 3. Confirm that the module can be added to the Nuxt modules project and that its documented build-time generation and development watch behavior are preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, nuxt, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100