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

updateWorkflowUserInteraction: WorkflowUserInteraction!

This mutation is used to update the details of a single user interaction. Return information will be specific to the updated user interaction. **Returns:** Returns the updated workflow user interaction data.

interactionId: UUID!

The ID of the interaction that will be updated.

interactionInput: WorkflowUserInteractionInput!

The details of the user interaction.