AM Logo
API AuthorizationAPI DocumentationForm DefinitionsFAQ
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. updateWorkflowAutomationTrigger

updateWorkflowAutomationTrigger: WorkflowAutomationTrigger!

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.