hasura / hasura/graphql-engine
Listen to the columns while triggering insert and delete events
Open
a/eventing/data-triggers
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
Hi folks, I have been using Hasura event trigger and got stuck into a problem that unnecessary webhook events happening while I am inserting and deleting messages.
I am creating a chat application and I am using event trigger for my CDN in order to create structure by event.
So it would be very great if you also include listen columns option to insertion and deletion event triggers.
Contributor guide
Assessment
This issue has not been assessed yet.