API referenceOperationsQueriesaccountByNodeIdOn this pageaccountByNodeIdReads a single Account using its globally unique ID. accountByNodeId( nodeId: ID!): Account Arguments accountByNodeId.nodeId ● ID! non-null scalar The globally unique ID to be used in selecting a single Account. Type Account object