Features
#
Invisible data fetchingSimply access data and it will magically appear. Queries are generated automatically, so you never need to write another line of GraphQL again.
#
TypescriptTypescript support is built-in and enabled by default. Run code-generation only when your API changes.
#
Editor intellisenseYou get awesome DX out the box, with docs displayed inline (no extensions required)
#
Server-side RenderingWe fully support Server-Side rendering (SSR), with focused support for Next.js
#
CacheThe built-in normalized cache automatically caches everything for you
#
SubscriptionsSubscriptions support. More info here