samdenty/gqless
a GraphQL client without queries observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2772
- days_rel: n/a
- days_push: 1659
- n_releases_24m: 0
Adoption not part of the score
3656 stars · 51 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
gqless is a TypeScript GraphQL client that lets you query GraphQL APIs by simply accessing typed objects, generating queries automatically without writing query strings. It integrates with React (including Suspense) and other frameworks for rapid frontend iteration.
Use cases
- query a graphql api without writing query strings
- get fully typed graphql results in react
- fetch graphql data with suspense support
- rapidly iterate on frontend data fetching
- auto-generate graphql queries from typed usage
- replace apollo client with a lighter typed client
When to choose
- you want type-safe GraphQL data access without maintaining .graphql query files
- you build React apps and want automatic query generation from object access
- you prefer minimal boilerplate for GraphQL clients in TypeScript
When to avoid
- you need an actively maintained library with ongoing support and security patches
- you rely on official documentation, since the project's docs domain has expired
- you need features like subscriptions or advanced caching that mature clients like Apollo or urql provide
Facets
library · maturity abandoned
graphql http-client state-management type-system web-development frontend apis developer-tools browser cross-platform graphql-client no-queries react-hooks suspense code-generation typescript nodejs
2 sources
- readme: https://github.com/samdenty/gqless · fetched 2026-08-28 · 02071b8f6850
- homepage: https://gqty.dev/ · fetched 2026-08-29 · 64481a63ce69
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| samdenty/gqless | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem