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

addWorkflowUserInteractionCondition: IWorkflowCondition!

This mutation is used to add a new user interaction condition to a conditions group. Return information will be specific to the newly added conditions. **Returns:** Returns the newly added user interaction condition data.

conditionsGroupId: UUID!

The conditions group ID that the new condition will be associated to.

conditionInput: WorkflowUserInteractionConditionsInput!

The details of the condition.