stack

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

AdminTypes.CustomerAddTaxExemptionsPayload interface

Return type for customerAddTaxExemptions mutation.

Signature:

export interface CustomerAddTaxExemptionsPayload 

Properties

Property Modifiers Type Description
customer?   Maybe<Customer> (Optional) The updated customer.
userErrors   Array<UserError> The list of errors that occurred from executing the mutation.