Business Logic
With Hasura, you can instantly and easily incorporate custom business logic as part of your Supergraph API.
Transform, mutate or enrich data, connect to existing services, or extend the functionality of your native data using TypeScript functions, all hosted by Hasura or on your own infrastructure.
Learn how easy it is to add custom business logic using TypeScript
Using TypeScript and Node.js, you can leverage existing code and add new capabilities to your data sources.
Add custom business logic using Python
Using Python, you can leverage existing code and add new capabilities to your data sources, just like with TypeScript.
Add custom business logic using Go
Using Go, you can leverage existing code and add new capabilities to your data sources, just like with TypeScript.