AM Logo
API DocumentationForm Definitions
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. updateWorkflowUserInteractionCondition

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.