Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildGameConfigGroupByArgs
Type Alias GuildGameConfigGroupByArgs<ExtArgs>
Guild
Game
Config
Group
By
Args
<
ExtArgs
>
:
{
_avg
?:
GuildGameConfigAvgAggregateInputType
;
_count
?:
GuildGameConfigCountAggregateInputType
|
true
;
_max
?:
GuildGameConfigMaxAggregateInputType
;
_min
?:
GuildGameConfigMinAggregateInputType
;
_sum
?:
GuildGameConfigSumAggregateInputType
;
by
:
Prisma
.
GuildGameConfigScalarFieldEnum
[]
|
Prisma
.
GuildGameConfigScalarFieldEnum
;
having
?:
GuildGameConfigScalarWhereWithAggregatesInput
;
orderBy
?:
GuildGameConfigOrderByWithAggregationInput
|
GuildGameConfigOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
GuildGameConfigWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...