Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildGameChangelogGroupByArgs
Type Alias GuildGameChangelogGroupByArgs<ExtArgs>
Guild
Game
Changelog
Group
By
Args
<
ExtArgs
>
:
{
_avg
?:
GuildGameChangelogAvgAggregateInputType
;
_count
?:
GuildGameChangelogCountAggregateInputType
|
true
;
_max
?:
GuildGameChangelogMaxAggregateInputType
;
_min
?:
GuildGameChangelogMinAggregateInputType
;
_sum
?:
GuildGameChangelogSumAggregateInputType
;
by
:
Prisma
.
GuildGameChangelogScalarFieldEnum
[]
|
Prisma
.
GuildGameChangelogScalarFieldEnum
;
having
?:
GuildGameChangelogScalarWhereWithAggregatesInput
;
orderBy
?:
GuildGameChangelogOrderByWithAggregationInput
|
GuildGameChangelogOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
GuildGameChangelogWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...