Home > @infiniteobjects/shopify-data-manager > AdminTypes > CompanyAssignCustomerAsContactPayload
Return type for companyAssignCustomerAsContact
mutation.
Signature:
export interface CompanyAssignCustomerAsContactPayload
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. |