stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CalculatedOrder > lineItems

AdminTypes.CalculatedOrder.lineItems property

Returns all items on the order that existed before starting the edit. Will include any changes that have been made. Will not include line items added during the current edit.

Signature:

lineItems: CalculatedLineItemConnection;