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