Skip to content

hasura/sample-event-trigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hasura-sample-event-trigger

  1. Create table:
user:
  id: int
  name: text

  1. Click on Show Live at the top of the Glitch UI to get the URL.

  2. Add as Event Trigger in Hasura GraphQL Engine

  3. Add a row to user table and check the logs under Events tab!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published