Hasura Event triggers are a way to automate asynchronous logic when changes
are made in a connected database.
Event Triggers can be configured to activate when there is an INSERT, UPDATE or
DELETE event in a table. Additionally, you can manually trigger an event
through a button set up in the Hasura Console.
Quick Links
Event Triggers Overview - https://hasura.io/docs/latest/event-t...
Quickstart with Event Triggers - https://hasura.io/docs/latest/event-t...
-----
🚀 Hasura makes your data instantly accessible over a real-time GraphQL API, so you can build and ship modern apps and APIs faster. Hasura connects to your databases, REST servers, GraphQL servers and third party APIs (eg: Stripe, Salesforce) to provide a unified realtime GraphQL API across all your data sources instantly.
Check out our features: https://hasura.io
Find us on Twitter: / hasurahq
Join our community: https://hasura.io/discord
-----