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