Skip to content

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

OperationTypePurpose
createAdminMarketingSearchSynonymMutationCreate a search synonym group

Details

  • Requires an admin Bearer token and the marketing.search_seo.search_synonyms.create permission.
  • The mutation returns the full synonym payload.

Input fields

FieldTypeRequiredNotes
nameStringYesGroup name
termsStringYesComma-separated list of interchangeable search words

Released under the MIT License.