Create Search Synonym
Creates a search synonym group — the Create Synonym action on the admin Marketing → Search & SEO → Search Synonyms screen.
TIP
New here? Read the Search Synonyms overview for what a search synonym does and how its fields behave.
Operation
| Operation | Type | Purpose |
|---|---|---|
createAdminMarketingSearchSynonym | Mutation | Create a search synonym group |
Details
- Requires an admin Bearer token and the
marketing.search_seo.search_synonyms.createpermission. - The mutation returns the full synonym payload.
Input fields
| Field | Type | Required | Notes |
|---|---|---|---|
name | String | Yes | Group name |
terms | String | Yes | Comma-separated list of interchangeable search words |

