DisBot
Preparing search index...
prisma
Prisma
GuildSpotifyNotificationsGroupByArgs
Type Alias GuildSpotifyNotificationsGroupByArgs<ExtArgs>
type
GuildSpotifyNotificationsGroupByArgs
<
ExtArgs
extends
InternalArgs
=
DefaultArgs
,
>
=
{
_avg
?:
GuildSpotifyNotificationsAvgAggregateInputType
;
_count
?:
GuildSpotifyNotificationsCountAggregateInputType
|
true
;
_max
?:
GuildSpotifyNotificationsMaxAggregateInputType
;
_min
?:
GuildSpotifyNotificationsMinAggregateInputType
;
_sum
?:
GuildSpotifyNotificationsSumAggregateInputType
;
by
:
|
Prisma
.
GuildSpotifyNotificationsScalarFieldEnum
[]
|
Prisma
.
GuildSpotifyNotificationsScalarFieldEnum
;
having
?:
GuildSpotifyNotificationsScalarWhereWithAggregatesInput
;
orderBy
?:
|
GuildSpotifyNotificationsOrderByWithAggregationInput
|
GuildSpotifyNotificationsOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
GuildSpotifyNotificationsWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Index
Properties
_
avg?
_
count?
_
max?
_
min?
_
sum?
by
having?
order
By?
skip?
take?
where?
Properties
Optional
_
avg
_avg
?:
GuildSpotifyNotificationsAvgAggregateInputType
Optional
_
count
_count
?:
GuildSpotifyNotificationsCountAggregateInputType
|
true
Optional
_
max
_max
?:
GuildSpotifyNotificationsMaxAggregateInputType
Optional
_
min
_min
?:
GuildSpotifyNotificationsMinAggregateInputType
Optional
_
sum
_sum
?:
GuildSpotifyNotificationsSumAggregateInputType
by
by
:
|
Prisma
.
GuildSpotifyNotificationsScalarFieldEnum
[]
|
Prisma
.
GuildSpotifyNotificationsScalarFieldEnum
Optional
having
having
?:
GuildSpotifyNotificationsScalarWhereWithAggregatesInput
Optional
order
By
orderBy
?:
|
GuildSpotifyNotificationsOrderByWithAggregationInput
|
GuildSpotifyNotificationsOrderByWithAggregationInput
[]
Optional
skip
skip
?:
number
Optional
take
take
?:
number
Optional
where
where
?:
GuildSpotifyNotificationsWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
avg
_
count
_
max
_
min
_
sum
by
having
order
By
skip
take
where
DisBot
Loading...