Search > Search > suggestBrands
Commerce APISearchSearchsuggestBrands

suggestBrands

POST:suggest/brands.json

Description

Perform a brand suggest query.

This endpoint is useful for brand autocompletion UI widgets and is optimized to work in situations alike.

Permission bit: "brands.search"

Topic: Search

Arguments

data: Query!

Main argument for mutations.


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"

Data Argument Fields

query: String

Search query string

Example: "fancy shoes"

Result

BrandExpandableItems

Preview

Loading module