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

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubOrganization
GitHubOrganization
🔗
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-images.s3.amazonaws.com/shared/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: GettingStarted
    url: https://the-guild.dev/graphql/codegen/docs/getting-started
  - type: GitHubRepository
    url: https://github.com/dotansimha/graphql-code-generator
  - url: graphql/graphql-codegen-graphql.md
    type: GraphQL
common:
- type: LinkedIn
  url: https://www.linkedin.com/company/the-guild-software
- type: Website
  url: https://the-guild.dev/graphql/codegen
- type: Documentation
  url: https://the-guild.dev/graphql/codegen/docs/getting-started
- type: GitHubOrganization
  url: https://github.com/dotansimha/graphql-code-generator
- type: Plugins
  url: https://the-guild.dev/graphql/codegen/plugins
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com