@camunda8/orchestration-cluster-api
    Preparing search index...

    Type Alias TenantGroupSearchQuerySortRequest

    type TenantGroupSearchQuerySortRequest = {
        field: "groupId";
        order?: SortOrderEnum;
    }
    Index

    Properties

    Properties

    field: "groupId"

    The field to sort by.