StaffNotificationRecipientDelete Object
Deletes staff notification recipient.
type StaffNotificationRecipientDelete {
shopErrors: [ShopError!]! @deprecated
errors: [ShopError!]!
staffNotificationRecipient: StaffNotificationRecipient
}
Fields
errors ● [ShopError!]!
staffNotificationRecipient ● StaffNotificationRecipient
Show deprecated
Returned By
staffNotificationRecipientDelete mutation