commentStatusUpdated
commentStatusUpdated returns when a Comment has it's status changed after being created.
commentStatusUpdated(
id: ID
): CommentStatusUpdatedPayload!
Arguments
commentStatusUpdated.id
● ID
scalar
Type
CommentStatusUpdatedPayload
object
CommentStatusUpdatedPayload is returned when a Comment has it's status updated after it was created.