--- 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 metadata: effectiveApiVersion: null affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: Update handle: update indicatesActionRequired: false createdAt: '2023-01-27T10:29:09-05:00' postedAt: '2023-01-27T10:24:00-05:00' updatedAt: '2024-02-02T10:05:10-05:00' effectiveAt: '2023-01-27T10:24:00-05:00' --- 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).