commentEdited
commentEdited returns when a Comment is edited.
commentEdited(
storyID: ID!
): CommentEditedPayload!
Arguments
commentEdited.storyID ● ID! non-null scalar
Type
CommentEditedPayload object
CommentEditedPayload is returned when a Comment is edited.