Type Alias UserBirthdayMaxAggregateInputType

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