stack

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

AdminTypes.CompanyAssignCustomerAsContactPayload interface

Return type for companyAssignCustomerAsContact mutation.

Signature:

export interface CompanyAssignCustomerAsContactPayload 

Properties

Property Modifiers Type Description
companyContact?   Maybe<CompanyContact> (Optional) The created company contact.
userErrors   Array<BusinessCustomerUserError> The list of errors that occurred from executing the mutation.