graphql-editor/graphql-zeus
GraphQL client and GraphQL code generator with GraphQL autocomplete library generation ⚡⚡⚡ for browser,nodejs and react native ( apollo compatible ) observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 76
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2605
- days_rel: 669
- days_push: 148
- n_releases_24m: 1
Adoption not part of the score
1976 stars · 112 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity active
graphql graphql-client http-client cli sdk web-development frontend backend developer-tools apis browser cross-platform cli graphql-codegen type-safety typed-document-node apollo-compatible react-native autocomplete schema-driven graphql nodejs typescript
7 sources
- readme: https://github.com/graphql-editor/graphql-zeus · fetched 2026-08-28 · e4b4e4107cd7
- homepage: https://zeus.aexol.com · fetched 2026-08-29 · 45725452d41b
- site_page: https://zeus.aexol.com/01-getting-started/cli-usage · fetched 2026-08-29 · 114975e8c53f
- site_page: https://zeus.aexol.com/01-getting-started/first-query · fetched 2026-08-29 · ca38a78a8e98
- site_page: https://zeus.aexol.com/01-getting-started/installation · fetched 2026-08-29 · 6bca396232e1
- site_page: https://zeus.aexol.com/01-getting-started/quick-start · fetched 2026-08-29 · cc670babb887
- site_page: https://zeus.aexol.com/05-integrations/typed-document-node · fetched 2026-08-29 · 622996f81a2c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| graphql-editor/graphql-zeus | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="graphql-editor/graphql-zeus")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem