# OrderLineItemConnection - storefront - CONNECTION Version: 2024-10 ## Description An auto-generated type for paginating through multiple OrderLineItems. ### Access Scopes ## Fields * [edges](/docs/api/storefront/2024-10/objects/OrderLineItemEdge): OrderLineItemEdge! - A list of edges. * [nodes](/docs/api/storefront/2024-10/objects/OrderLineItem): OrderLineItem! - A list of the nodes contained in OrderLineItemEdge. * [pageInfo](/docs/api/storefront/2024-10/objects/PageInfo): PageInfo! - Information to aid in pagination. ## Connections ## Returns ## Fields with this connection * [Order.lineItems](/docs/api/storefront/2024-10/objects/Order) ## Queries with this connection ## Examples