--- title: PredictiveSearchLimitScope - Storefront API description: Decides the distribution of results. api_version: 2025-10 api_name: storefront type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/latest/enums/predictivesearchlimitscope md: https://shopify.dev/docs/api/storefront/latest/enums/predictivesearchlimitscope.md --- # Predictive​Search​Limit​Scope enum Decides the distribution of results. ## Valid values * ALL Return results up to limit across all types. * EACH Return results up to limit per type. *** ## Fields * [Query​Root.predictiveSearch(limitScope)](https://shopify.dev/docs/api/storefront/latest/objects/QueryRoot#field-QueryRoot.fields.predictiveSearch.arguments.limitScope) ARGUMENT The schema’s entry-point for queries. This acts as the public, top-level API from which all queries must start. * [predictive​Search.limitScope](https://shopify.dev/docs/api/storefront/latest/queries/predictiveSearch#arguments-limitScope) ARGUMENT *** ## Map ### Arguments with this enum * <-|[Query​Root.predictiveSearch(limitScope)](https://shopify.dev/docs/api/storefront/latest/objects/QueryRoot#field-QueryRoot.fields.predictiveSearch.arguments.limitScope) * <-|[predictive​Search.limitScope](https://shopify.dev/docs/api/storefront/latest/queries/predictiveSearch#arguments-limitScope)