@jsfkit/types
    Preparing search index...

    Type Alias PivotGroupBy

    PivotGroupBy:
        | "range"
        | "seconds"
        | "minutes"
        | "hours"
        | "days"
        | "months"
        | "quarters"
        | "years"

    The unit used for grouping a cache field's values.