# FulfillmentLineItemEdge - storefront - OBJECT Version: unstable ## Description An auto-generated type which holds one FulfillmentLineItem and a cursor during pagination. ### Access Scopes ## Fields * [cursor](/docs/api/storefront/unstable/scalars/String): String! - A cursor for use in pagination. * [node](/docs/api/storefront/unstable/objects/FulfillmentLineItem): FulfillmentLineItem! - The item at the end of FulfillmentLineItemEdge. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples