prepareWorkflowReplay
Prepares a workflow replay and returns a preview without applying changes.
prepareWorkflowReplay(runId: ID!, nodeId: ID!): WorkflowReplayPreview!Arguments
Identifier of the run.
Identifier of the node.
Returns
Identifier of the related run.
Identifier of the related node.
Identifiers of the related affected nodes.
Identifiers of the related affected attempts.
External effects associated with this workflow replay preview.
Identifier of the related checkpoint. May be null when unavailable or not applicable.
The git comparison associated with this workflow replay preview. May be null when unavailable or not applicable.
Warning associated with this workflow replay preview. May be null when unavailable or not applicable.