Home > @infiniteobjects/shopify-data-manager > AdminTypes > CalculatedLineItem > variant
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>;