Skip to main content
Version: v3.x

Custom Business Logic

Introduction

In this section of recipes, we'll provide you with common examples for custom business logic that you can write using the lambda connector of your choice. You'll find complete examples written in TypeScript, Python, and Go that you can drop into your connectors and modify to your business's needs.

If you're unfamiliar with how Hasura DDN can incorporate custom business logic, check out the docs before diving deeper into one of these recipes.

Recipes

Loading...