Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
MemberGroupByArgs
Type Alias MemberGroupByArgs<ExtArgs>
Member
Group
By
Args
<
ExtArgs
>
:
{
_avg
?:
MemberAvgAggregateInputType
;
_count
?:
MemberCountAggregateInputType
|
true
;
_max
?:
MemberMaxAggregateInputType
;
_min
?:
MemberMinAggregateInputType
;
_sum
?:
MemberSumAggregateInputType
;
by
:
Prisma
.
MemberScalarFieldEnum
[]
|
Prisma
.
MemberScalarFieldEnum
;
having
?:
MemberScalarWhereWithAggregatesInput
;
orderBy
?:
MemberOrderByWithAggregationInput
|
MemberOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
MemberWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...