updateWorkflowUserInteractionCondition: IWorkflowCondition!
This mutation is used to update the details of a single condition. Return information will be specific to the updated conditions. **Returns:** Returns the newly updated user interaction condition data.
conditionId: UUID!
The ID of the condition that will be updated.
conditionInput: WorkflowUserInteractionConditionsInput!
The details of the condition.
