API referenceOperationsQueriesnoteByNodeIdOn this pagenoteByNodeIdReads a single Note using its globally unique ID. noteByNodeId( nodeId: ID!): Note Arguments noteByNodeId.nodeId ● ID! non-null scalar The globally unique ID to be used in selecting a single Note. Type Note object