stack

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

AdminTypes.CustomerReplaceTaxExemptionsPayload interface

Return type for customerReplaceTaxExemptions mutation.

Signature:

export interface CustomerReplaceTaxExemptionsPayload 

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.