sectionPickListItemByNodeId
Reads a single SectionPickListItem using its globally unique ID.
sectionPickListItemByNodeId(
nodeId: ID!
): SectionPickListItem
Arguments
sectionPickListItemByNodeId.nodeId ● ID! non-null scalar
The globally unique ID to be used in selecting a single SectionPickListItem.