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 deprecatedHide deprecated

shopErrors ● [ShopError!]!​

DEPRECATED

Use errors field instead.

Returned By​

staffNotificationRecipientDelete mutation