Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
AllEnumsModelGroupByArgs
Type Alias AllEnumsModelGroupByArgs<ExtArgs>
All
Enums
Model
Group
By
Args
<
ExtArgs
>
:
{
_count
?:
AllEnumsModelCountAggregateInputType
|
true
;
_max
?:
AllEnumsModelMaxAggregateInputType
;
_min
?:
AllEnumsModelMinAggregateInputType
;
by
:
Prisma
.
AllEnumsModelScalarFieldEnum
[]
|
Prisma
.
AllEnumsModelScalarFieldEnum
;
having
?:
AllEnumsModelScalarWhereWithAggregatesInput
;
orderBy
?:
AllEnumsModelOrderByWithAggregationInput
|
AllEnumsModelOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
AllEnumsModelWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...