Anchor to ProductSortKeysProduct
ProductSortKeys
enum
The set of valid sort keys for the Product query.
Anchor to Valid valuesValid values
- Anchor to CREATED_ATCREATED_AT•
Sort by the
value.
- •
Sort by the
id
value.- Anchor to INVENTORY_TOTALINVENTORY_TOTAL•
Sort by the
value.
- Anchor to PRODUCT_TYPEPRODUCT_TYPE•
Sort by the
value.
- Anchor to PUBLISHED_ATPUBLISHED_AT•
Sort by the
value.
- Anchor to RELEVANCERELEVANCE•
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.- Anchor to TITLETITLE•
Sort by the
title
value.- Anchor to UPDATED_ATUPDATED_AT•
Sort by the
value.
- Anchor to VENDORVENDOR•
Sort by the
vendor
value.
Was this section helpful?
Anchor to FieldsFields
- •ARGUMENT
Sort the underlying list using a key. If your query is slow or returns an error, then try specifying a sort key that matches the field used in the search.
- •ARGUMENTDeprecated
Sort the underlying list using a key. If your query is slow or returns an error, then try specifying a sort key that matches the field used in the search.
Was this section helpful?