Skip to main content

CommentCreatedPayload

CommentCreatedPayload is returned when a new top level Comment is created on a Story.

type CommentCreatedPayload {  comment: Comment!}

Fields#

comment (Comment!)#

comment is the new top level Comment that was created on the Story.