Forest Admin - API reference
    Preparing search index...
    type AggregationCapabilities = {
        supportedDateOperations: Set<DateOperation>;
        supportGroups: boolean;
    }
    Index

    Properties

    supportedDateOperations: Set<DateOperation>
    supportGroups: boolean