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