commentReplyCreated
commentReplyCreated returns when a Comment is posted in the ancestor chain of comments.
commentReplyCreated( ancestorID: ID!): CommentReplyCreatedPayload!
#
ArgumentsancestorID
(ID!
)#
#
TypeCommentReplyCreatedPayload
#
CommentReplyCreatedPayload is returned when a Comment is created as a reply to another Comment where the selected ancestor Comment is in the ancestor chain.