Home > @infiniteobjects/shopify-data-manager > AdminTypes > MutationCustomerAddTaxExemptionsArgs
The schema’s entry point for all mutation operations.
Signature:
export interface MutationCustomerAddTaxExemptionsArgs
| Property | Modifiers | Type | Description |
|---|---|---|---|
| customerId | Scalars[‘ID’][‘input’] | ||
| taxExemptions | Array<TaxExemption> |