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, Removal: 2023-07-01

Specify the sources of the matched results. This field will be removed. Use filter.sources instead.

Use filters to reduce the set of matched results.