Skip to main content

commentCreated

DEPRECATED

Use commentEntered instead

commentCreated returns when a Comment is created on the top level of a Story that is visible.

commentCreated(
storyID: ID!
): CommentCreatedPayload! @deprecated

Arguments

commentCreated.storyID ● ID! non-null scalar

Type

CommentCreatedPayload object

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