conditionsGroupId: UUID!
The ID of the conditions group 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 create a new condition for an automation. Return information will be specific to the automation condition details. **Returns:** Returns the newly created automation condition data.
conditionsGroupId: UUID!
The ID of the conditions group that will updated.
conditionInput: WorkflowAutomationConditionInput!
The input for condition details. These inputs will be for each specific condition and their associated fields.