Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserGroupByArgs
Type Alias UserGroupByArgs<ExtArgs>
User
Group
By
Args
<
ExtArgs
>
:
{
_avg
?:
UserAvgAggregateInputType
;
_count
?:
UserCountAggregateInputType
|
true
;
_max
?:
UserMaxAggregateInputType
;
_min
?:
UserMinAggregateInputType
;
_sum
?:
UserSumAggregateInputType
;
by
:
Prisma
.
UserScalarFieldEnum
[]
|
Prisma
.
UserScalarFieldEnum
;
having
?:
UserScalarWhereWithAggregatesInput
;
orderBy
?:
UserOrderByWithAggregationInput
|
UserOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
UserWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...