--- title: FulfillmentLineItemConnection - Storefront API description: | An auto-generated type for paginating through multiple FulfillmentLineItems. api_version: unstable api_name: storefront source_url: html: >- https://shopify.dev/docs/api/storefront/unstable/connections/FulfillmentLineItemConnection md: >- https://shopify.dev/docs/api/storefront/unstable/connections/FulfillmentLineItemConnection.md --- # Fulfillment​Line​Item​Connection connection An auto-generated type for paginating through multiple FulfillmentLineItems. ## Fields with this connection * [Fulfillment.fulfillmentLineItems](https://shopify.dev/docs/api/storefront/unstable/objects/Fulfillment#field-Fulfillment.fields.fulfillmentLineItems) OBJECT Represents a single fulfillment in an order. *** ## Possible returns * edges [\[Fulfillment​Line​Item​Edge!\]!](https://shopify.dev/docs/api/storefront/unstable/objects/FulfillmentLineItemEdge) non-null A list of edges. * nodes [\[Fulfillment​Line​Item!\]!](https://shopify.dev/docs/api/storefront/unstable/objects/FulfillmentLineItem) non-null A list of the nodes contained in FulfillmentLineItemEdge. * page​Info [Page​Info!](https://shopify.dev/docs/api/storefront/unstable/objects/PageInfo) non-null Information to aid in pagination. *** ## Map ### Fields with this connection * {}[Fulfillment.fulfillmentLineItems](https://shopify.dev/docs/api/storefront/unstable/objects/Fulfillment#field-Fulfillment.fields.fulfillmentLineItems) ### Possible returns * <->[Fulfillment​Line​Item​Connection.edges](https://shopify.dev/docs/api/storefront/unstable/connections/FulfillmentLineItemConnection#returns-edges) * <->[Fulfillment​Line​Item​Connection.nodes](https://shopify.dev/docs/api/storefront/unstable/connections/FulfillmentLineItemConnection#returns-nodes) * <->[Fulfillment​Line​Item​Connection.pageInfo](https://shopify.dev/docs/api/storefront/unstable/connections/FulfillmentLineItemConnection#returns-pageInfo)