Skip to main content

deleteNotificationByNodeId

Deletes a single Notification using its globally unique id.

deleteNotificationByNodeId(
input: DeleteNotificationByNodeIdInput!
): DeleteNotificationPayload

Arguments

deleteNotificationByNodeId.input ● DeleteNotificationByNodeIdInput! 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.