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 dependencies across browser, Node.js, Deno, Cloudflare Workers, and Bun environments.

API entry from apis.yml

apis.yml Raw ↑
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