OrderSortField Enum
No description
Values​
NUMBER​
Sort orders by number.
RANK​
Sort orders by rank. Note: This option is available only with the search filter.
CREATED_AT​
Sort orders by creation date.
LAST_MODIFIED_AT​
Sort orders by last modified date.
CUSTOMER​
Sort orders by customer.
PAYMENT​
Sort orders by payment status.
STATUS​
Sort orders by order status.
Added in Saleor 3.22Show deprecatedHide deprecated
CREATION_DATE​
DEPRECATED
Use CREATED_AT instead.
Sort orders by creation date
FULFILLMENT_STATUS​
DEPRECATED
Use STATUS instead.
Sort orders by fulfillment status.
Member Of​
OrderSortingInput input