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