graphql-persisted

JSON →
library 0.0.7 ·javascript
verified Jun 7, 2026

An experimental, opinionated GraphQL client library focused on server-persisted queries, type safety, and minimizing GraphQL usage in client code. Current version 0.0.7 is WIP and not for production. It leverages graphql-normalize and offers React hooks for persisted queries, mutations, and subscriptions. Key differentiators: no client-side graphql dependency, fully persisted operations, and built-in type safety with TypeScript declarations. The package is pre-1.0 and APIs are subject to breaking changes.