commentEntered
commentEntered returns when a Comment is created or released anywhere in the Story.
commentEntered(
storyID: ID!
ancestorID: ID
): CommentEnteredPayload!
Arguments
commentEntered.storyID
● ID!
non-null scalar
commentEntered.ancestorID
● ID
scalar
Type
CommentEnteredPayload
object
CommentEnteredPayload is returned when a Comment is released on a Story.