Skip to main content

StaffNotificationRecipientUpdate Object

Updates a staff notification recipient.

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

Fields

errors ● [ShopError!]!

staffNotificationRecipient ● StaffNotificationRecipient

Show deprecated

Returned By

staffNotificationRecipientUpdate mutation