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

    Type Alias TenantClientSearchQuerySortRequest

    type TenantClientSearchQuerySortRequest = {
        field: "clientId";
        order?: SortOrderEnum;
    }
    Index

    Properties

    Properties

    field: "clientId"

    The field to sort by.