Anchor to ProductSortKeysProduct
enumProduct Sort Keys
The set of valid sort keys for the Product query.
Anchor to Valid valuesValid values
- Anchor to BEST_SELLINGBEST_
SELLING Sort by the
value.- Anchor to CREATED_ATCREATED_
AT Sort by the
value.Sort by the
idvalue.- Anchor to PRICEPRICE
Sort by the
pricevalue.- Anchor to PRODUCT_TYPEPRODUCT_
TYPE Sort by the
value.- Anchor to RELEVANCERELEVANCE
Sort by relevance to the search terms when the
queryparameter is specified on the connection. Don't use this sort key when no search query is specified.- Anchor to TITLETITLE
Sort by the
titlevalue.- Anchor to UPDATED_ATUPDATED_
AT Sort by the
value.- Anchor to VENDORVENDOR
Sort by the
vendorvalue.
Was this section helpful?
Anchor to FieldsFields
- •ARGUMENT
The schema’s entry-point for queries. This acts as the public, top-level API from which all queries must start.
- •ARGUMENT
Was this section helpful?