Anchor to OrderSortKeysOrder
enumOrder Sort Keys
The set of valid sort keys for the Order query.
Anchor to Valid valuesValid values
- ID
- PROCESSED_AT
- RELEVANCE
- TOTAL_PRICE
Sort by the
idvalue.- Anchor to PROCESSED_ATPROCESSED_
AT 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 TOTAL_PRICETOTAL_
PRICE Sort by the
value.
Was this section helpful?
Anchor to FieldsFields
- •ARGUMENT
A customer represents a customer account with the shop. Customer accounts store contact information for the customer, saving logged-in customers the trouble of having to provide it at every checkout.
Was this section helpful?