stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CompanyContactSendWelcomeEmailPayload

AdminTypes.CompanyContactSendWelcomeEmailPayload interface

Return type for companyContactSendWelcomeEmail mutation.

Signature:

export interface CompanyContactSendWelcomeEmailPayload 

Properties

Property Modifiers Type Description
companyContact?   Maybe<CompanyContact> (Optional) The company contact to whom a welcome email was sent.
userErrors   Array<BusinessCustomerUserError> The list of errors that occurred from executing the mutation.