orderBy
Examples
input OrderBy {
field: OrderByField
direction: Direction
}Fields
Field
Description
Supported fields
References
Fields with this object:
Last updated
Sorting configuration specifying field and direction.
input OrderBy {
field: OrderByField
direction: Direction
}Last updated
