stack

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

AdminTypes.CompanyLocationAssignTaxExemptionsPayload interface

Return type for companyLocationAssignTaxExemptions mutation.

Signature:

export interface CompanyLocationAssignTaxExemptionsPayload 

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.