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