Enums
This page was printed on Feb 20, 2019. For the current version, visit https://help.shopify.com/en/api/custom-storefronts/storefront-api/reference/enum.
- ArticleSortKeys
- BlogSortKeys
- CardBrand
- CheckoutErrorCode
- CollectionSortKeys
- CountryCode
- CropRegion
- CurrencyCode
- CustomerErrorCode
- DigitalWallet
- DiscountApplicationAllocationMethod
- DiscountApplicationTargetSelection
- DiscountApplicationTargetType
- ImageContentType
- OrderSortKeys
- PageSortKeys
- ProductCollectionSortKeys
- ProductImageSortKeys
- ProductSortKeys
- ProductVariantSortKeys
- TransactionKind
- TransactionStatus
- WeightUnit
Enums (enumeration types) are a special kind of scalar that represent a possible set of values for a field.
For more information, see the GraphQL spec.