Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildNotificationOverrideGroupByArgs
Type Alias GuildNotificationOverrideGroupByArgs<ExtArgs>
Guild
Notification
Override
Group
By
Args
<
ExtArgs
>
:
{
_avg
?:
GuildNotificationOverrideAvgAggregateInputType
;
_count
?:
GuildNotificationOverrideCountAggregateInputType
|
true
;
_max
?:
GuildNotificationOverrideMaxAggregateInputType
;
_min
?:
GuildNotificationOverrideMinAggregateInputType
;
_sum
?:
GuildNotificationOverrideSumAggregateInputType
;
by
:
Prisma
.
GuildNotificationOverrideScalarFieldEnum
[]
|
Prisma
.
GuildNotificationOverrideScalarFieldEnum
;
having
?:
GuildNotificationOverrideScalarWhereWithAggregatesInput
;
orderBy
?:
GuildNotificationOverrideOrderByWithAggregationInput
|
GuildNotificationOverrideOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
GuildNotificationOverrideWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...