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