GitHub

ShopifyLocationSortKeys

enum

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

The set of valid sort keys for the Location query.

Properties

City
ShopifyLocationSortKeys.City

Sort by the city value.

Distance
ShopifyLocationSortKeys.Distance

Sort by the distance value.

Id
ShopifyLocationSortKeys.Id

Sort by the id value.

Name
ShopifyLocationSortKeys.Name

Sort by the name value.