Type Alias UserBirthdaySumAggregateOutputType

UserBirthdaySumAggregateOutputType: {
    lastYearCongratulated: number | null;
}