API referenceOperationsQueriesprofileByNodeIdOn this pageprofileByNodeIdReads a single Profile using its globally unique ID. profileByNodeId( nodeId: ID!): Profile Arguments profileByNodeId.nodeId ● ID! non-null scalar The globally unique ID to be used in selecting a single Profile. Type Profile object