# CollectionConnection - storefront - CONNECTION Version: 2024-07 ## Description An auto-generated type for paginating through multiple Collections. ### Access Scopes ## Fields * [edges](/docs/api/storefront/2024-07/objects/CollectionEdge): CollectionEdge! - A list of edges. * [nodes](/docs/api/storefront/2024-07/objects/Collection): Collection! - A list of the nodes contained in CollectionEdge. * [pageInfo](/docs/api/storefront/2024-07/objects/PageInfo): PageInfo! - Information to aid in pagination. * [totalCount](/docs/api/storefront/2024-07/scalars/UnsignedInt64): UnsignedInt64! - The total count of Collections. ## Connections ## Returns ## Fields with this connection * [Product.collections](/docs/api/storefront/2024-07/objects/Product) ## Queries with this connection * [collections](/docs/api/storefront/2024-07/queries/collections) ## Examples