Skip to main content

copyStageToPlaybook

Copy a stage, along with all of its steps, into a playbook. Runs in a savepoint; the new stage is attributed to the caller's workspace seat and lives in the destination playbook's workspace.

copyStageToPlaybook(
input: CopyStageToPlaybookInput!
): CopyStageToPlaybookPayload

Arguments

copyStageToPlaybook.input ● CopyStageToPlaybookInput! non-null input

Source stage and destination playbook.

Type

CopyStageToPlaybookPayload object