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