Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ClientGroupByArgs
Type Alias ClientGroupByArgs<ExtArgs>
Client
Group
By
Args
<
ExtArgs
>
:
{
_avg
?:
ClientAvgAggregateInputType
;
_count
?:
ClientCountAggregateInputType
|
true
;
_max
?:
ClientMaxAggregateInputType
;
_min
?:
ClientMinAggregateInputType
;
_sum
?:
ClientSumAggregateInputType
;
by
:
Prisma
.
ClientScalarFieldEnum
[]
|
Prisma
.
ClientScalarFieldEnum
;
having
?:
ClientScalarWhereWithAggregatesInput
;
orderBy
?:
ClientOrderByWithAggregationInput
|
ClientOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
ClientWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...