Company
Date Published
Nov. 16, 2022
Author
Hasura
Word count
865
Language
English
Hacker News points
None

Summary

This guide demonstrates how to write your own Hasura actions using Netlify functions. It covers the process in three parts: creating a function in an app, defining the functions with logic, and adding the function to Hasura using Actions. The text also explains what Hasura actions and Netlify functions are, as well as their benefits. Additionally, it provides examples of how to handle errors and customize permissions for actions.