OrderOrderInput
Specifies the order of orders.
input OrderOrderInput {
direction: OrderDirection
field: OrderOrderField
}
Fields
OrderOrderInput.direction
● OrderDirection
enum
Order direction of orders.
OrderOrderInput.field
● OrderOrderField
enum
Field that orders should be ordered by.