stack

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

AdminTypes.MutationCustomerRemoveTaxExemptionsArgs interface

The schema’s entry point for all mutation operations.

Signature:

export interface MutationCustomerRemoveTaxExemptionsArgs 

Properties

Property Modifiers Type Description
customerId   Scalars[‘ID’][‘input’]  
taxExemptions   Array<TaxExemption>