stack

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

AdminTypes.MutationCompanyLocationRevokeTaxExemptionsArgs interface

The schema’s entry point for all mutation operations.

Signature:

export interface MutationCompanyLocationRevokeTaxExemptionsArgs 

Properties

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