API ClientsTypeScript SDKAPI ReferenceCoreType AliasesRoleSearchQuerySortRequestVersion: 8.9On this pageType Alias: RoleSearchQuerySortRequest type RoleSearchQuerySortRequest = object; Properties field field: "name" | "roleId"; The field to sort by. order? optional order?: SortOrderEnum;Was this helpful?