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

    Type Alias AggregateAuditLog

    type AggregateAuditLog = {
        _avg: AuditLogAvgAggregateOutputType | null;
        _count: AuditLogCountAggregateOutputType | null;
        _max: AuditLogMaxAggregateOutputType | null;
        _min: AuditLogMinAggregateOutputType | null;
        _sum: AuditLogSumAggregateOutputType | null;
    }
    Index

    Properties

    Properties