Skip to main content

StaffNotificationRecipientDelete Object

Deletes staff notification recipient.

Requires the MANAGE_SETTINGSpermission.
type StaffNotificationRecipientDelete {
shopErrors: [ShopError!]! @deprecated
errors: [ShopError!]!
staffNotificationRecipient: StaffNotificationRecipient
}

Fields

errors ● [ShopError!]!

staffNotificationRecipient ● StaffNotificationRecipient

Show deprecated

Returned By

staffNotificationRecipientDelete mutation