StaffNotificationRecipientCreate Object
Creates a new staff notification recipient.
type StaffNotificationRecipientCreate {
shopErrors: [ShopError!]! @deprecated
errors: [ShopError!]!
staffNotificationRecipient: StaffNotificationRecipient
}
Fields
errors ● [ShopError!]!
staffNotificationRecipient ● StaffNotificationRecipient
Show deprecated
Returned By
staffNotificationRecipientCreate mutation