Type Alias UserBirthdayMinAggregateInputType

UserBirthdayMinAggregateInputType: {
    date?: true;
    dbId?: true;
    lastChanged?: true;
    lastYearCongratulated?: true;
    userId?: true;
}