Options
All
  • Public
  • Public/Protected
  • All
Menu

The optional input data for the brSM or the specific Commerce Backend Platform in product or category searches. For example, if 'viewId' is included, then the value is passed to the search API calls against the brSM.

Hierarchy

  • QueryHintInput

Index

Properties

Optional brUid2

brUid2: undefined | null | string

Optional catalogViews

catalogViews: undefined | null | string

Optional cursor

cursor: undefined | null | string

Optional customAttrFields

customAttrFields: undefined | null | (null | string)[]

Optional customVariantAttrFields

customVariantAttrFields: undefined | null | (null | string)[]

Optional domainKey

domainKey: undefined | null | string

Optional facetFieldFilters

facetFieldFilters: undefined | null | (null | FacetFieldFilterInput)[]

Optional params

params: undefined | null | (null | ParamInput)[]

Optional viewId

viewId: undefined | null | string

Optional widgetId

widgetId: undefined | null | string

Optional widgetType

widgetType: undefined | null | string

Generated using TypeDoc