Search > Search > storefrontSuggestBrands
Storefront APISearchSearchstorefrontSuggestBrands
storefrontSuggestBrands
POST:storefront/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.

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

StorefrontBrandExpandableItems

Preview (typescript)

Loading module