Skip to content

Repository files navigation

GraphQL Code Generator Plugins

Overview

List of GraphQL Code Generator plugins that complements the official plugins.

Plugins

Development

Tools

  • Node
  • nvm: Node Version Manager
  • pnpm
  • Nx: Monorepo management tool
    • (Optional) Install Nx globally using pnpm global add nx. This allows you to run nx <command>, otherwise you need to run pnpm nx <command>
  • Changesets: Releasing NPM packages

Get started

Use the right Node version:

nvm use

Install packages:

pnpm install

Contribution process

  1. Create issue outlining the problem
  2. Fork the repo and make changes
  3. Add unit tests and e2e tests
  4. Document new config option in the package's README if required
  5. Create changeset record for new package version with pnpm changeset if required
  6. Create a PR

Refer to README in each package for more info.

About

List of GraphQL Code Generator plugins that complements the official plugins.

Topics

Resources

Stars

76 stars

Watchers

2 watching

Forks

Releases

Used by

Contributors

Languages