Home > @infiniteobjects/shopify-data-manager > AdminTypes > DraftOrderLineItemInput > taxable
Whether the item is taxable. This value is ignored when variantId is provided.
variantId
Signature:
taxable?: InputMaybe<Scalars['Boolean']['input']>;