When using the predictive search query (https://shopify.dev/docs/api/storefront/2024-01/queries/predictiveSearch) Storefront API won’t return any suggestions for queries for me. I have included PredictiveSearch****Type.QUERY in types field. Is this a known issue? Is there anything else I have to enable somewhere? All other types like collections, products, articles… are working for me.
Topic summary
A developer is experiencing an issue where the Storefront API’s predictiveSearch query returns no suggestions for queries, despite including PredictiveSearchType.QUERY in the types field.
What’s working:
- Other search types (collections, products, articles) function correctly
What’s not working:
- Query suggestions specifically fail to return results
Current status:
- The user questions whether this is a known issue or if additional configuration is required
- A potential related issue was referenced in a community thread, suggesting this may be a broader problem
- The discussion remains open with no confirmed solution or resolution provided