# FulfillmentLineItemEdge - customer - OBJECT Version: 2024-04 ## Description An auto-generated type which holds one FulfillmentLineItem and a cursor during pagination. ### Access Scopes ## Fields * [cursor](/docs/api/customer/2024-04/scalars/String): String! - The position of each node in an array, used in [pagination](https://shopify.dev/api/usage/pagination-graphql). * [node](/docs/api/customer/2024-04/objects/FulfillmentLineItem): FulfillmentLineItem! - The item at the end of FulfillmentLineItemEdge. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples