GraphQL API
Organization API
Organization / Types/ input

OrderByClause

Allows ordering a list of records.

Input fields

2 fields
columnString!

The column that is used for ordering.

orderSortOrder!

The direction that is used for ordering.

ASCDESC