Hacker News new | ask | show | jobs
by Wissmueller 1135 days 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