Skip to main content

commentReplyCreated

DEPRECATED: Use commentEntered instead

commentReplyCreated returns when a Comment is posted in the ancestor chain of comments.

commentReplyCreated(  ancestorID: ID!): CommentReplyCreatedPayload!

Arguments#

ancestorID (ID!)#

Type#

CommentReplyCreatedPayload#

CommentReplyCreatedPayload is returned when a Comment is created as a reply to another Comment where the selected ancestor Comment is in the ancestor chain.