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.
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.