GitHub

PredictiveSearchType

import { PredictiveSearchType } from '@daffodil/driver/shopify'

The types of search items to perform predictive search on.

Properties

Article
PredictiveSearchType.Article

Returns matching articles.

Collection
PredictiveSearchType.Collection

Returns matching collections.

Page
PredictiveSearchType.Page

Returns matching pages.

Product
PredictiveSearchType.Product

Returns matching products.

Query
PredictiveSearchType.Query

Returns matching query strings.