--- title: Predictive search now returns query suggestions - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/predictive-search-now-returns-query-suggestions md: https://shopify.dev/changelog/predictive-search-now-returns-query-suggestions.md --- [Back to Developer changelog](https://shopify.dev/changelog) January 27, 2023 Tags: * API # Predictive search now returns query suggestions As of January 23, 2023, a new resource type for query suggestions has been added to the [Predictive Search API](https://shopify.dev/api/ajax/reference/predictive-search#section-response). Notably, several other improvements have been made to the Predictive Search API: * **Resources\[type]** is now optional with a default set to queries, products, collections and pages * Performance improvements when requesting multiple resource types * New parameter: **limit\_scope** to decide whether the limit parameter applies to the total number of returned results, or the total that each resource type returns. Learn more about query suggestions on [Shopify.dev](https://shopify.dev/themes/navigation-search/search/predictive-search).