# SearchQuerySuggestion - storefront - OBJECT Version: 2024-10 ## Description A search query suggestion. ### Access Scopes ## Fields * [styledText](/docs/api/storefront/2024-10/scalars/String): String! - The text of the search query suggestion with highlighted HTML tags. * [text](/docs/api/storefront/2024-10/scalars/String): String! - The text of the search query suggestion. * [trackingParameters](/docs/api/storefront/2024-10/scalars/String): String - URL parameters to be added to a page URL to track the origin of on-site search traffic for [analytics reporting](https://help.shopify.com/manual/reports-and-analytics/shopify-reports/report-types/default-reports/behaviour-reports). Returns a result when accessed through the [search](https://shopify.dev/docs/api/storefront/current/queries/search) or [predictiveSearch](https://shopify.dev/docs/api/storefront/current/queries/predictiveSearch) queries, otherwise returns null. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples