copyStageToAccord
Copy a stage and all its steps into an accord, optionally at a given position. Steps are copied serially because the underlying helper swaps the session role mid-copy on the shared connection.
copyStageToAccord(
input: CopyStageToAccordInput!
): CopyStageToAccordPayload
Arguments
copyStageToAccord.input ● CopyStageToAccordInput! non-null input
The source stage and destination accord to copy into.
Type
CopyStageToAccordPayload object
Result of copying a stage into an accord.