CreateCronTriggerParams
Create a new event trigger or replace an existing event trigger.
CreateEventTriggerParams
Create a new scheduled event
CreateScheduledEventParams
Delete an existing cron trigger
string
Used to delete an event trigger
string
Get authentication headers
Used to invoke an event trigger with custom payload
InvokeEventTriggerParams
Redeliver an existing event.
string
Can be used to run arbitrary SQL statements.
Sets the custom root fields and custom column names of already tracked table. This will replace the already present custom fields configuration.
SetTableCustomFieldsArgs
Used to set if an already tracked table should be used as an enum table
Used to add table/view to the GraphQL schema
Version 2 of track_table is used to add a table/view to the GraphQL schema with configuration. You can customise the root field names.
TrackTableV2ARgs
Used to remove a table/view from the GraphQL schema.
UntrackTableArgs
Generated using TypeDoc
Create a cron trigger