Genql website screenshot

Genql

TypeScript code generator and GraphQL client that generates a fully-typed client from any GraphQL schema, supporting batched queries, retries, and works with any HTTP endpoint.

1 APIs 0 Features
GraphQLTypeScriptCode GenerationSDKDeveloper Tools

APIs

Genql GraphQL API

Fully-typed TypeScript client generated from any GraphQL schema, enabling type-safe query building with IDE auto-completion, batching support, subscriptions, and zero runtime de...

GraphQL

Genql GraphQL API

Genql is a TypeScript code generator and type-safe GraphQL client library. It does **not** expose a hosted GraphQL server or API endpoint of its own. Instead, it reads any Graph...

GRAPHQL

Pricing Plans

Genql Plans Pricing

3 plans

PLANS

Rate Limits

Genql Rate Limits

5 limits

RATE LIMITS

FinOps

Genql Finops

FINOPS

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubOrganization
GitHubOrganization
📄
ChangeLog
ChangeLog
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

apis.yml Raw ↑
aid: genql
name: Genql
description: TypeScript code generator and GraphQL client that generates a fully-typed client from any GraphQL schema, supporting
  batched queries, retries, and works with any HTTP endpoint.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- GraphQL
- TypeScript
- Code Generation
- SDK
- Developer Tools
url: https://raw.githubusercontent.com/api-evangelist/genql/refs/heads/main/apis.yml
created: '2026-03-25'
modified: '2026-06-14'
specificationVersion: '0.19'
apis:
- aid: genql:graphql-api
  name: Genql GraphQL API
  description: Fully-typed TypeScript client generated from any GraphQL schema, enabling type-safe query building with IDE
    auto-completion, batching support, subscriptions, and zero runtime dependencies across browser, Node.js, Deno, Cloudflare
    Workers, and Bun environments.
  humanURL: https://genql.dev/docs
  baseURL: https://genql.dev/
  tags:
  - GraphQL
  - TypeScript
  - Code Generation
  - SDK
  - Developer Tools
  properties:
  - type: Documentation
    url: https://genql.dev/docs
  - type: GettingStarted
    url: https://genql.dev/docs
  - type: GitHubRepository
    url: https://github.com/remorses/genql
  - type: NPM Package
    url: https://www.npmjs.com/package/@genql/cli
  - url: graphql/genql-graphql.md
    type: GraphQL
common:
- type: Website
  url: https://genql.dev
- type: Documentation
  url: https://genql.dev/docs
- type: GitHubOrganization
  url: https://github.com/remorses/genql
- type: ChangeLog
  url: https://changelog.genql.dev
- type: Plans
  url: plans/genql-plans.md
- type: RateLimits
  url: rate-limits/genql-rate-limits.md
- type: FinOps
  url: finops/genql-finops.md
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com