Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserBirthdayGroupByArgs
Type Alias UserBirthdayGroupByArgs<ExtArgs>
User
Birthday
Group
By
Args
<
ExtArgs
>
:
{
_avg
?:
UserBirthdayAvgAggregateInputType
;
_count
?:
UserBirthdayCountAggregateInputType
|
true
;
_max
?:
UserBirthdayMaxAggregateInputType
;
_min
?:
UserBirthdayMinAggregateInputType
;
_sum
?:
UserBirthdaySumAggregateInputType
;
by
:
Prisma
.
UserBirthdayScalarFieldEnum
[]
|
Prisma
.
UserBirthdayScalarFieldEnum
;
having
?:
UserBirthdayScalarWhereWithAggregatesInput
;
orderBy
?:
UserBirthdayOrderByWithAggregationInput
|
UserBirthdayOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
UserBirthdayWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...