Search Synonyms
A search synonym is a group of interchangeable search words. When a shopper searches for any word in the group, the storefront also matches products that contain the others. It mirrors the admin Marketing → Search & SEO → Search Synonyms screen, and is the main lever for widening storefront search recall.
How a search synonym works
A synonym group has just two parts: a label and the words it ties together.
name— a label for the group, used only in the admin list (for example,shirt-group). It does not affect search behaviour.terms— a comma-separated list of words that are treated as equivalent (for example,shirt,tshirt,tee). A search for any one of them also returns products matching the others, so a query forshirtfinds items described astshirtortee.
What it does on the storefront. Synonyms expand each search query before it runs, so shoppers find relevant products even when their wording differs from the product copy. This raises recall (how many relevant results appear) without you having to re-tag products.
Relation to other menus. Synonyms address the gaps revealed by Search Terms — phrases shoppers typed that returned few or no results. Reviewing the most-used low-result terms tells you which synonym groups to create.
Operations in this menu
| Action | Operation |
|---|---|
| List | adminMarketingSearchSynonyms query |
| Detail | adminMarketingSearchSynonym query |
| Create | createAdminMarketingSearchSynonym mutation |
| Update | updateAdminMarketingSearchSynonym mutation |
| Delete | deleteAdminMarketingSearchSynonym mutation |
| Mass Delete | createAdminMarketingSearchSynonymMassDelete mutation |
All Search Synonyms operations require an admin Bearer token — see Authentication.

