API ClientsTypeScript SDKAPI ReferenceCoreType AliasesRoleClientSearchQuerySortRequestVersion: 8.10 (unreleased)On this pageType Alias: RoleClientSearchQuerySortRequest type RoleClientSearchQuerySortRequest = object; Properties field field: "clientId"; The field to sort by. order? optional order?: SortOrderEnum;Was this helpful?