Skip to main content
Version: 8.10 (unreleased)

Type Alias: RoleGroupSearchQuerySortRequest

type RoleGroupSearchQuerySortRequest = object;

Properties

field

field: "groupId";

The field to sort by.


order?

optional order?: SortOrderEnum;