5 ms·
Hey folks, We just released Garph 0.5 Garph enables you to build end-to-end type-safe GraphQL APIs using TypeScript. It aims to provide the best possible DX fo
by Wissmueller 3y ago
Hey folks,
We just released Garph 0.5
Garph enables you to build end-to-end type-safe GraphQL APIs using TypeScript.
It aims to provide the best possible DX for GraphQL.
Changelog:
- Updated the React-client
- Added GraphQL Subscriptions
- Cursor-based pagination
- Included Relay building blocks (nodes, edges, connections)
- Additional type-safety for resolvers
- Updated Documentation