GitHub

ShopifySearchUnavailableProductsType

Type

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

Specifies whether to display results for unavailable products.

Properties

Hide
ShopifySearchUnavailableProductsType.Hide

Exclude unavailable products.

Last
ShopifySearchUnavailableProductsType.Last

Show unavailable products after all other matching results. This is the default.

Show
ShopifySearchUnavailableProductsType.Show

Show unavailable products in the order that they're found.