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

updateWorkflowAutomationCondition: IWorkflowCondition!

This mutation is used to update the details of a single automation condition. Return information will be specific to the automation condition details. **Returns:** Returns the newly updated automation condition data.

conditionId: UUID!

The ID of the condition that will updated.

conditionInput: WorkflowAutomationConditionInput!

The input for condition details. These inputs will be for each specific condition and their associated fields.