CollectOrder
The CollectOrder input type specifies the order in which results are returned.
input CollectOrder {
direction: OrderDirection!
}
Fields
direction (OrderDirection)
direction specifies the order direction.