DeleteNotificationRoutingPayload
The result of bulk delete containing the successfully deleted IDs
type DeleteNotificationRoutingPayload {
ids: [UUID!]!
}
Fields
DeleteNotificationRoutingPayload.ids ● [UUID!]! non-null scalar
Returned By
deleteNotificationRouter mutation