Type Alias ActiveInviteOrderByRelationAggregateInput

ActiveInviteOrderByRelationAggregateInput: {
    _count?: Prisma.SortOrder;
}