Hasura DDN introduces TypeScript functions to simplify GraphQL server development. It allows you to integrate custom business logic, perform data transformations, and access data from unsupported sources. TypeScript functions provide type safety, error handling, and observability. They can leverage any NPM package and simplify

8m read time From hasura.io
Post cover image
Table of contents
Challenges with DIY GraphQL serversIntroduction to TypeScript functions on Hasura DDNConclusion

Sort: