# graphql-editor/graphql-zeus

GraphQL client and GraphQL code generator with GraphQL autocomplete library generation ⚡⚡⚡ for browser,nodejs and react native ( apollo compatible )

Repository: https://github.com/graphql-editor/graphql-zeus
Canonical: https://ross.abutalabs.com/products/graphql-zeus
Homepage: https://zeus.aexol.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: client, codegen, graphql, schema
Last push: 2026-04-07T14:56:06+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 76, release rhythm 8, longevity 100
- inputs: {"age_days": 2605, "days_push": 148, "days_rel": 669, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1976, forks 112 (observed 2026-08-28T04:06:01.384827+00:00)

## What it is
GraphQL Zeus is a TypeScript-first GraphQL client and code generator that produces strongly typed clients from a GraphQL schema. It offers a chainable, autocomplete-friendly query builder with zero runtime overhead and TypedDocumentNode exports compatible with Apollo, urql, and React Query.

## Use cases
- generate typed graphql client from schema
- type-safe graphql queries in typescript
- graphql codegen with autocomplete
- generate typeddocumentnode for apollo client
- build graphql queries without writing gql strings
- use graphql client in nodejs or react native

## When to choose
- you want end-to-end type inference for GraphQL queries from your schema
- you prefer a chainable selector API over raw GraphQL strings
- you need TypedDocumentNode output for Apollo, urql, or React Query
- you target browser, Node.js, or React Native

## When to avoid
- your project is not TypeScript-based
- you need a full data-fetching and caching layer like Apollo Client itself
- you rely on codegen plugins beyond what Zeus supports

## Facets
- artifact type: library
- maturity: active
- function: graphql, graphql-client, http-client, cli, sdk
- domain: web-development, frontend, backend, developer-tools, apis
- platform: browser, cross-platform, cli
- tags: graphql-codegen, type-safety, typed-document-node, apollo-compatible, react-native, autocomplete, schema-driven, graphql, nodejs, typescript

## Member repositories
- graphql-editor/graphql-zeus (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:01.384827+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:04:50.297946+00:00, confidence not recorded.
  - readme: https://github.com/graphql-editor/graphql-zeus (fetched 2026-08-28T04:06:01.384827+00:00, sha e4b4e4107cd7)
  - homepage: https://zeus.aexol.com (fetched 2026-08-29T10:44:25.360022+00:00, sha 45725452d41b)
  - site_page: https://zeus.aexol.com/01-getting-started/cli-usage (fetched 2026-08-29T10:44:25.369964+00:00, sha 114975e8c53f)
  - site_page: https://zeus.aexol.com/01-getting-started/first-query (fetched 2026-08-29T10:44:25.372448+00:00, sha ca38a78a8e98)
  - site_page: https://zeus.aexol.com/01-getting-started/installation (fetched 2026-08-29T10:44:25.374721+00:00, sha 6bca396232e1)
  - site_page: https://zeus.aexol.com/01-getting-started/quick-start (fetched 2026-08-29T10:44:25.376779+00:00, sha cc670babb887)
  - site_page: https://zeus.aexol.com/05-integrations/typed-document-node (fetched 2026-08-29T10:44:25.378876+00:00, sha 622996f81a2c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
