Logo of FrontifyDeveloper portalArrow to the right
GraphQL reference
Input object type

BrandQueryInput

No description
Input fields
term: String

Search term used to retrieve matched results.

sortBy: BrandQuerySortByInput = RELEVANCE

Sort order of matched results.

searchIn: [BrandSearchQuerySource] = [EVERYWHERE]
Deprecated

Specify the sources of the matched results.

Removal: 1 Jul 2023 — use filter.sources instead

Use filters to reduce the set of matched results.