stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductVariantInput > taxable

AdminTypes.ProductVariantInput.taxable property

Whether the variant is taxable.

Signature:

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