sectionByNodeId
Reads a single Section using its globally unique ID.
sectionByNodeId(
nodeId: ID!
): Section
Arguments
sectionByNodeId.nodeId ● ID! non-null scalar
The globally unique ID to be used in selecting a single Section.
Type
Section object
A content block within an accord's summary (or a playbook); type says which kind it is and how data is shaped.