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 GraphQL schema (from a local file or a remote HTTP endpoint) and generates a fully-typed TypeScript client that can communicate with that target schema's server.
Overview
Genql GraphQL API is a GraphQL API specification published by Genql on the APIs.io network.
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 GraphQL schema (from a local file or a remote HTTP endpoint) and generates a fully-typed TypeScript client that can communicate with that target schema’s server.
The GraphQL endpoint is available at N/A. documentation is published at https://genql.dev/docs.
The specification includes 3 reference links.
Tagged areas include TypeScript, Code Generation, SDK, and Developer Tools.
Endpoint
References
- Documentation https://genql.dev/docs
- GitHub https://github.com/remorses/genql
- Changelog https://changelog.genql.dev