stack

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

AdminTypes.CompanyContactUpdatePayload interface

Return type for companyContactUpdate mutation.

Signature:

export interface CompanyContactUpdatePayload 

Properties

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.