Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildRolePanelGroupByArgs
Type Alias GuildRolePanelGroupByArgs<ExtArgs>
Guild
Role
Panel
Group
By
Args
<
ExtArgs
>
:
{
_avg
?:
GuildRolePanelAvgAggregateInputType
;
_count
?:
GuildRolePanelCountAggregateInputType
|
true
;
_max
?:
GuildRolePanelMaxAggregateInputType
;
_min
?:
GuildRolePanelMinAggregateInputType
;
_sum
?:
GuildRolePanelSumAggregateInputType
;
by
:
Prisma
.
GuildRolePanelScalarFieldEnum
[]
|
Prisma
.
GuildRolePanelScalarFieldEnum
;
having
?:
GuildRolePanelScalarWhereWithAggregatesInput
;
orderBy
?:
GuildRolePanelOrderByWithAggregationInput
|
GuildRolePanelOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
GuildRolePanelWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...