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