GitHub

SearchType

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

The types of search items to perform search within.

Properties

Article
SearchType.Article

Returns matching articles.

Page
SearchType.Page

Returns matching pages.

Product
SearchType.Product

Returns matching products.