DesCommentNotification
Notification for comment.
type DesCommentNotification {
action: String!
data: DesCommentNotificationData!
}
Fields
DesCommentNotification.action ● String! non-null scalar
Comment notification action.
DesCommentNotification.data ● DesCommentNotificationData! non-null object
Comment notification data.