stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerInput > taxExempt

AdminTypes.CustomerInput.taxExempt property

Whether the customer is exempt from paying taxes on their order.

Signature:

taxExempt?: InputMaybe<Scalars['Boolean']['input']>;