Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerInput > taxExempt
Whether the customer is exempt from paying taxes on their order.
Signature:
taxExempt?: InputMaybe<Scalars['Boolean']['input']>;