copyStepToStage
Copy a step into a stage, appending it after the stage's existing steps. The copy is owned by the caller only when they are a member of the given accord.
copyStepToStage(
input: CopyStepToStageInput!
): CopyStepToStagePayload
Arguments
copyStepToStage.input ● CopyStepToStageInput! non-null input
The source step, target stage, and optional accord for the copy.