AggregateActiveInvite: {
    _avg: ActiveInviteAvgAggregateOutputType | null;
    _count: ActiveInviteCountAggregateOutputType | null;
    _max: ActiveInviteMaxAggregateOutputType | null;
    _min: ActiveInviteMinAggregateOutputType | null;
    _sum: ActiveInviteSumAggregateOutputType | null;
}

Model ActiveInvite