nearform/graphql-hooks
🎣 Minimal hooks-first GraphQL client observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 99
- Release rhythm 40
- 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: 0
- age_days: 2763
- days_rel: 602
- days_push: 7
- n_releases_24m: 16
Adoption not part of the score
1886 stars · 90 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
graphql-hooks is a minimal, hooks-first GraphQL client for React with a tiny bundle size and full SSR support. It provides a concise useQuery/useMutation API with plugin-based caching as an alternative to heavier clients like Apollo.
Use cases
- query a graphql api from react components with hooks
- lightweight alternative to apollo client
- server-side rendering of graphql queries in react apps
- cache graphql responses with a pluggable cache
- handle loading and error states for graphql requests
- run graphql mutations from react
When to choose
- you want a small, simple hooks-based graphql client for react
- you need ssr support without heavy tooling
- you find apollo client too large or complex for your needs
When to avoid
- you need advanced features like normalized caching or full apollo ecosystem tooling
- your project does not use react
- you require official performance benchmarks or enterprise-grade support
Facets
library · maturity active
graphql graphql-client http-client caching ssr web-development frontend apis browser cross-platform react-hooks graphql-client tiny-bundle ssr-support typescript nodejs
2 sources
- readme: https://github.com/nearform/graphql-hooks · fetched 2026-08-28 · b7e9c70029c7
- registry_npm: https://registry.npmjs.org/graphql-hooks · fetched 2026-08-29 · c58a0ac0c686
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nearform/graphql-hooks | main | 79 |
For agents
markdown · JSON · MCP: product_card(name="nearform/graphql-hooks")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem