Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ActiveInviteGroupByArgs
Type Alias ActiveInviteGroupByArgs<ExtArgs>
Active
Invite
Group
By
Args
<
ExtArgs
>
:
{
_avg
?:
ActiveInviteAvgAggregateInputType
;
_count
?:
ActiveInviteCountAggregateInputType
|
true
;
_max
?:
ActiveInviteMaxAggregateInputType
;
_min
?:
ActiveInviteMinAggregateInputType
;
_sum
?:
ActiveInviteSumAggregateInputType
;
by
:
Prisma
.
ActiveInviteScalarFieldEnum
[]
|
Prisma
.
ActiveInviteScalarFieldEnum
;
having
?:
ActiveInviteScalarWhereWithAggregatesInput
;
orderBy
?:
ActiveInviteOrderByWithAggregationInput
|
ActiveInviteOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
ActiveInviteWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...