# SearchResultItemConnection - storefront - CONNECTION Version: 2024-10 ## Description An auto-generated type for paginating through multiple SearchResultItems. ### Access Scopes ## Fields * [edges](/docs/api/storefront/2024-10/objects/SearchResultItemEdge): SearchResultItemEdge! - A list of edges. * [nodes](/docs/api/storefront/2024-10/unions/SearchResultItem): SearchResultItem! - A list of the nodes contained in SearchResultItemEdge. * [pageInfo](/docs/api/storefront/2024-10/objects/PageInfo): PageInfo! - Information to aid in pagination. * [productFilters](/docs/api/storefront/2024-10/objects/Filter): Filter! - A list of available filters. * [totalCount](/docs/api/storefront/2024-10/scalars/Int): Int! - The total number of results. ## Connections ## Returns ## Fields with this connection ## Queries with this connection * [search](/docs/api/storefront/2024-10/queries/search) ## Examples