Developer changelog

Subscribe to the changelog to stay up to date on recent changes to Shopify’s APIs and other developer products, as well as preview upcoming features and beta releases.

Get updates by RSS

Search and predictive search are now available on Storefront API

API

You can now use search and predictiveSearch queries in the GraphQL Storefront API to enable natural language search on your custom storefronts.

The search API returns the most releavant search results among product, page and article resource types. Merchants can use the Shopify Search & Discovery app to change the default value of the resource types and customize search results.

The predictiveSearch API helps you implement a predictive search dropdown interface where suggested results are displayed immediately as buyers type into the search bar.

Learn more about new search APIs on Shopify.dev.