Skip to main content

stepByNodeId

Reads a single Step using its globally unique ID.

stepByNodeId(
nodeId: ID!
): Step

Arguments

stepByNodeId.nodeId ● ID! non-null scalar

The globally unique ID to be used in selecting a single Step.

Type

Step object

An individual action item within a stage that the seller and customer track to completion; also used to model the steps of a playbook template.