stageByNodeId
Reads a single Stage using its globally unique ID.
stageByNodeId(
nodeId: ID!
): Stage
Arguments
stageByNodeId.nodeId ● ID! non-null scalar
The globally unique ID to be used in selecting a single Stage.
Type
Stage object
A phase within an accord that groups a set of steps; also used to model the stages of a playbook template.