stack

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

AdminTypes.MutationCustomerAddTaxExemptionsArgs interface

The schema’s entry point for all mutation operations.

Signature:

export interface MutationCustomerAddTaxExemptionsArgs 

Properties

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