/plushcap/analysis/hasura/introducing-typescript-functions-on-hasura-ddn

Introducing TypeScript functions on Hasura DDN

What's this blog post about?

The Hasura Data Delivery Network (DDN) simplifies backend development by offering unparalleled composability across data sources through its supergraph architecture. With the support of TypeScript functions on Hasura DDN, developers can focus on writing sync or async functions that return some data, and Hasura will do the code introspection and generate all the configurations needed for a production-ready GraphQL API. This includes all configurations needed for the GraphQL schema, observability readiness, and more advanced configurations. The supergraph architecture of Hasura DDN allows developers to define relationships between different data sources, and now with their code as well.

Company
Hasura

Date published
April 30, 2024

Author(s)
Sooraj Sanker

Word count
2103

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.