MoveToNextStage Enum
Determines when an approval workflow should progress to the next stage.
Possible Values
#
allResponded
Move to next stage when all approvers have responded (approved, requested changes, or approved with changes).
allApproved
Move to next stage only when all approvers have explicitly approved.
anyApproved
Move to next stage as soon as any single approver has approved.
Previous
MessageEdge
Next
Mutation