Skip to main content

StaffNotificationRecipientCreate Object

Creates a new staff notification recipient.

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

Fields

errors ● [ShopError!]!

staffNotificationRecipient ● StaffNotificationRecipient

Show deprecated

Returned By

staffNotificationRecipientCreate mutation