Rivet GraphQL

JSON →
library 0.5.0 ·javascript
verified Jun 7, 2026

A relay-inspired GraphQL data loading system for Next.js that provides normalized caching, batching, and automatic refetching. Version 0.5.0 is the current stable release with monthly updates. Key differentiators: integrates deeply with Next.js pages and routes, uses a normalized store like Relay but with a simpler API, and supports both client and server data fetching without schema introspection at runtime.