nuxt / nuxt/modules

Add `nuxt-graphql-codegen`

Open
#316 2 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.