Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TeamMemberGroupByArgs
Type Alias TeamMemberGroupByArgs<ExtArgs>
Team
Member
Group
By
Args
<
ExtArgs
>
:
{
_count
?:
TeamMemberCountAggregateInputType
|
true
;
_max
?:
TeamMemberMaxAggregateInputType
;
_min
?:
TeamMemberMinAggregateInputType
;
by
:
Prisma
.
TeamMemberScalarFieldEnum
[]
|
Prisma
.
TeamMemberScalarFieldEnum
;
having
?:
TeamMemberScalarWhereWithAggregatesInput
;
orderBy
?:
TeamMemberOrderByWithAggregationInput
|
TeamMemberOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
TeamMemberWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...