Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
DropGameGroupByArgs
Type Alias DropGameGroupByArgs<ExtArgs>
Drop
Game
Group
By
Args
<
ExtArgs
>
:
{
_count
?:
DropGameCountAggregateInputType
|
true
;
_max
?:
DropGameMaxAggregateInputType
;
_min
?:
DropGameMinAggregateInputType
;
by
:
Prisma
.
DropGameScalarFieldEnum
[]
|
Prisma
.
DropGameScalarFieldEnum
;
having
?:
DropGameScalarWhereWithAggregatesInput
;
orderBy
?:
DropGameOrderByWithAggregationInput
|
DropGameOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
DropGameWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...