commentReactionByNodeId
Reads a single CommentReaction using its globally unique ID.
commentReactionByNodeId(
nodeId: ID!
): CommentReaction
Arguments
commentReactionByNodeId.nodeId ● ID! non-null scalar
The globally unique ID to be used in selecting a single CommentReaction.