GraphQL Entity

A framework for writing GraphQL servers.

  • Ergonomic – Designed to reduce boilerplate and encourage expressive code. Build more, write less.
  • Type-Safe – Effortless TypeScript integration enables strong compile-time guarantees without any hassle or awkward code conventions.
  • Guided – Get TypeScript feedback as you edit schemas and resolvers, showing you where to work next and shortening edit/compile/run cycles.