StaffNotificationRecipientUpdate Object
Updates a staff notification recipient.
type StaffNotificationRecipientUpdate {
shopErrors: [ShopError!]! @deprecated
errors: [ShopError!]!
staffNotificationRecipient: StaffNotificationRecipient
}
Fields
errors ● [ShopError!]!
staffNotificationRecipient ● StaffNotificationRecipient
Show deprecated
Returned By
staffNotificationRecipientUpdate mutation