Skip to main content

CommentEditedPayload

CommentEditedPayload is returned when a Comment is edited.

type CommentEditedPayload {  comment: Comment!}

Fields#

comment (Comment!)#

comment is the Comment that was edited.