@robert-brightline/auth-db - v0.0.21
    Preparing search index...

    Type Alias AggregateUser

    type AggregateUser = {
        _avg: UserAvgAggregateOutputType | null;
        _count: UserCountAggregateOutputType | null;
        _max: UserMaxAggregateOutputType | null;
        _min: UserMinAggregateOutputType | null;
        _sum: UserSumAggregateOutputType | null;
    }
    Index

    Properties

    Properties