# FulfillmentEdge - customer - OBJECT Version: 2024-04 ## Description An auto-generated type which holds one Fulfillment 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/Fulfillment): Fulfillment! - The item at the end of FulfillmentEdge. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples