Schema Documentation

OrdersOrderByEnum

Description

Fields to order the Orders connection by

Values
Enum ValueDescription

DATE

Order by publish date

DATE_COMPLETED

Order by date the order was completed

DATE_PAID

Order by date the order was paid

DISCOUNT

Order by order discount amount

IN

Preserve the ID order given in the IN array

MENU_ORDER

Order by the menu order value

MODIFIED

Order by last modified date

NAME

Order by name

NAME_IN

Preserve slug order given in the NAME_IN array

ORDER_KEY

Order by order key

PARENT

Order by parent ID

SLUG

Order by slug

TAX

Order by order total

TOTAL

Order by order total
Example
"DATE"