Hasura schema changes for tasks.

This commit is contained in:
Patrick Fic
2024-04-16 16:02:25 -07:00
parent a1f7e7b755
commit 878e81dc8f
2 changed files with 31 additions and 1 deletions

View File

@@ -1 +1,8 @@
[]
- name: Task Reminders
webhook: '{{HASURA_API_URL}}/tasks-remind-handler'
schedule: '*/1 * * * *'
include_in_metadata: true
payload: {}
headers:
- name: event-secret
value_from_env: EVENT_SECRET