stack

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

AdminTypes.ProductVariantsBulkInput.taxable property

Whether the variant is taxable.

Signature:

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