Skip to main content
Version: Canary 🚧

staffNotificationRecipientDelete

Delete staff notification recipient.

Requires MANAGE_SETTINGSpermission.
staffNotificationRecipientDelete(
id: ID!
): StaffNotificationRecipientDelete

Arguments

staffNotificationRecipientDelete.id ● ID! non-null scalar

ID of a staff notification recipient to delete.

Type

StaffNotificationRecipientDelete object

Delete staff notification recipient.

Requires MANAGE_SETTINGSpermission.

Was this page helpful?