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.