Type Alias: SortOrderEnum
type SortOrderEnum = "ASC" | "DESC";
Defined in: gen/types.gen.ts:6465
The order in which to sort the related field.
type SortOrderEnum = "ASC" | "DESC";
Defined in: gen/types.gen.ts:6465
The order in which to sort the related field.