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