OrderByDirection is an enumerated list of directions for ordering.

This enumerated datatype is used by the input datatype, OrderByUserFieldInput, which is used by both the users() and the usersPage() query fields.

Table: OrderByDirection

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Oct 13, 2025
ASC   Long-TermSort users in ascending order.
DESC   Long-TermSort users in descending order.