Skip to main content

deleteNotification

Deletes a single Notification using a unique key.

deleteNotification(
input: DeleteNotificationInput!
): DeleteNotificationPayload

Arguments

deleteNotification.input ● DeleteNotificationInput! non-null input

The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.

Type

DeleteNotificationPayload object

The output of our delete Notification mutation.