GraphQL Hooks
JSON →Minimal, hooks-based GraphQL client for React (v8.2.0, stable, maintained). Provides `useQuery`, `useMutation`, and `GraphQLProvider` with zero extra dependencies beyond React 17/18/19. Smaller bundle than Apollo Client (~3KB gzipped vs 30KB+), no cache or schema introspection by default. Ideal for lightweight React applications. Ships TypeScript definitions. Released under MIT. Current cadence: minor releases every few months.
Resources
packagegraphql-hooks ↗