GitHub

ShopifyProductVariantSortKeys

enum

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

The set of valid sort keys for the ProductVariant query.

Properties

Id
ShopifyProductVariantSortKeys.Id

Sort by the id value.

Position
ShopifyProductVariantSortKeys.Position

Sort by the position value.

Relevance
ShopifyProductVariantSortKeys.Relevance

Sort by relevance to the search terms when the query parameter is specified on the connection. Don't use this sort key when no search query is specified.

Sku
ShopifyProductVariantSortKeys.Sku

Sort by the sku value.

Title
ShopifyProductVariantSortKeys.Title

Sort by the title value.