Type Alias UserBirthdayAvgAggregateOutputType

UserBirthdayAvgAggregateOutputType: {
    lastYearCongratulated: number | null;
}