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

accountId?: null | string
authKey?: null | string
brEnvType?: null | string
brUid2?: null | string
catalogViews?: null | string
cursor?: null | string
customAttrFields?: null | (null | string)[]
customFieldFilterExpression?: null | string
customVariantAttrFields?: null | (null | string)[]
customVariantListPriceField?: null | string
customVariantPurchasePriceField?: null | string
domainKey?: null | string
facetFieldFilters?: null | (null | FacetFieldFilterInput)[]
params?: null | (null | ParamInput)[]
storeKey?: null | string
viewId?: null | string
widgetId?: null | string
widgetType?: null | string

Generated using TypeDoc