GraphQL Code Generator logo

GraphQL Code Generator

GraphQL Code Generator is an open source tool from The Guild that generates typed code from GraphQL schemas and operations. It supports TypeScript, React Query, Apollo Client, Urql, and many other plugins for producing type-safe GraphQL clients and server resolvers.

1 APIs 0 Features
Code GenerationGraphQLSDKsTypeScript

APIs

GraphQL Code Generator

GraphQL Code Generator generates typed code from GraphQL schemas and operations, supporting TypeScript, React Query, Apollo Client, and many other frameworks through its plugin ...

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHub Organization
GitHub Organization
🔗
Plugins
Plugins

Sources

apis.yml Raw ↑
aid: graphql-codegen
name: GraphQL Code Generator
description: >-
  GraphQL Code Generator is an open source tool from The Guild that generates
  typed code from GraphQL schemas and operations. It supports TypeScript, React
  Query, Apollo Client, Urql, and many other plugins for producing type-safe
  GraphQL clients and server resolvers.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Code Generation
  - GraphQL
  - SDKs
  - TypeScript
url: >-
  https://raw.githubusercontent.com/api-evangelist/graphql-codegen/refs/heads/main/apis.yml
created: '2026-03-25'
modified: '2026-03-25'
specificationVersion: '0.19'
apis:
  - aid: graphql-codegen:graphql-codegen
    name: GraphQL Code Generator
    description: >-
      GraphQL Code Generator generates typed code from GraphQL schemas and
      operations, supporting TypeScript, React Query, Apollo Client, and
      many other frameworks through its plugin system.
    humanURL: https://the-guild.dev/graphql/codegen
    tags:
      - Code Generation
      - GraphQL
      - SDKs
    properties:
      - type: Documentation
        url: https://the-guild.dev/graphql/codegen/docs/getting-started
      - type: Getting Started
        url: https://the-guild.dev/graphql/codegen/docs/getting-started
      - type: GitHub Repository
        url: https://github.com/dotansimha/graphql-code-generator
common:
  - type: Website
    url: https://the-guild.dev/graphql/codegen
  - type: Documentation
    url: https://the-guild.dev/graphql/codegen/docs/getting-started
  - type: GitHub Organization
    url: https://github.com/dotansimha/graphql-code-generator
  - type: Plugins
    url: https://the-guild.dev/graphql/codegen/plugins
maintainers:
  - FN: Kin Lane
    email: [email protected]