stack

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

AdminTypes.CompanyLocationUpdatePayload interface

Return type for companyLocationUpdate mutation.

Signature:

export interface CompanyLocationUpdatePayload 

Properties

Property Modifiers Type Description
companyLocation?   Maybe<CompanyLocation> (Optional) The updated company location.
userErrors   Array<BusinessCustomerUserError> The list of errors that occurred from executing the mutation.