API referenceOperationsQueriescommentByNodeIdOn this pagecommentByNodeIdReads a single Comment using its globally unique ID. commentByNodeId( nodeId: ID!): Comment Arguments commentByNodeId.nodeId ● ID! non-null scalar The globally unique ID to be used in selecting a single Comment. Type Comment object