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 arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Oct 13, 2025
ASC   Long-TermSort users in ascending order.
DESC   Long-TermSort users in descending order.