Home > @infiniteobjects/shopify-data-manager > AdminTypes > CompanyContactUpdatePayload
Return type for companyContactUpdate
mutation.
Signature:
export interface CompanyContactUpdatePayload
Property | Modifiers | Type | Description |
---|---|---|---|
companyContact? | Maybe<CompanyContact> | (Optional) The updated company contact. | |
userErrors | Array<BusinessCustomerUserError> | The list of errors that occurred from executing the mutation. |