triggerId: UUID!
The trigger ID that will updated.
triggerInput: WorkflowAutomationTriggerInput!
The input for trigger details. These inputs will be for each specific trigger and their associated fields.
This mutation is used to update the details of a single automation trigger. Return information will be specific to the automation trigger details. **Returns:** Returns the newly updated automation trigger data.
triggerId: UUID!
The trigger ID that will updated.
triggerInput: WorkflowAutomationTriggerInput!
The input for trigger details. These inputs will be for each specific trigger and their associated fields.