stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CalculatedLineItem > variant

AdminTypes.CalculatedLineItem.variant property

The product variant associated with this line item. The value is null for custom line items and items where the variant has been deleted.

Signature:

variant?: Maybe<ProductVariant>;