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 system.

API entry from apis.yml

apis.yml Raw ↑
aid: the-guild-dev:graphql-code-generator
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