stack

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

AdminTypes.DraftOrderLineItemInput.taxable property

Whether the item is taxable. This value is ignored when variantId is provided.

Signature:

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