addWorkflowAutomationTrigger: WorkflowAutomationTrigger!
This mutation is used to create a new trigger for an automation. Return information will be specific to the automation trigger details. **Returns:** Returns the newly created automation trigger data.
automationId: UUID!
The automation ID that will updated.
triggerInput: WorkflowAutomationTriggerInput!
The input for trigger details. These inputs will be for each specific trigger and their associated fields.
