GraphQL OBJECT

DeleteNotificationPayload

Payload for the deleted notification

link Definition

  • type DeleteNotificationPayload {
  • # ID of the deleted notification
  • deletedNotificationId: Int
  • }

link Required by