stack

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

AdminTypes.MutationCustomerReplaceTaxExemptionsArgs interface

The schema’s entry point for all mutation operations.

Signature:

export interface MutationCustomerReplaceTaxExemptionsArgs 

Properties

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