DisBot
Preparing search index...
prisma
Prisma
GuildReactionRolesGroupByArgs
Type Alias GuildReactionRolesGroupByArgs<ExtArgs>
type
GuildReactionRolesGroupByArgs
<
ExtArgs
extends
InternalArgs
=
DefaultArgs
>
=
{
_avg
?:
GuildReactionRolesAvgAggregateInputType
;
_count
?:
GuildReactionRolesCountAggregateInputType
|
true
;
_max
?:
GuildReactionRolesMaxAggregateInputType
;
_min
?:
GuildReactionRolesMinAggregateInputType
;
_sum
?:
GuildReactionRolesSumAggregateInputType
;
by
:
|
Prisma
.
GuildReactionRolesScalarFieldEnum
[]
|
Prisma
.
GuildReactionRolesScalarFieldEnum
;
having
?:
GuildReactionRolesScalarWhereWithAggregatesInput
;
orderBy
?:
|
GuildReactionRolesOrderByWithAggregationInput
|
GuildReactionRolesOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
GuildReactionRolesWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Index
Properties
_
avg?
_
count?
_
max?
_
min?
_
sum?
by
having?
order
By?
skip?
take?
where?
Properties
Optional
_
avg
_avg
?:
GuildReactionRolesAvgAggregateInputType
Optional
_
count
_count
?:
GuildReactionRolesCountAggregateInputType
|
true
Optional
_
max
_max
?:
GuildReactionRolesMaxAggregateInputType
Optional
_
min
_min
?:
GuildReactionRolesMinAggregateInputType
Optional
_
sum
_sum
?:
GuildReactionRolesSumAggregateInputType
by
by
:
|
Prisma
.
GuildReactionRolesScalarFieldEnum
[]
|
Prisma
.
GuildReactionRolesScalarFieldEnum
Optional
having
having
?:
GuildReactionRolesScalarWhereWithAggregatesInput
Optional
order
By
orderBy
?:
|
GuildReactionRolesOrderByWithAggregationInput
|
GuildReactionRolesOrderByWithAggregationInput
[]
Optional
skip
skip
?:
number
Optional
take
take
?:
number
Optional
where
where
?:
GuildReactionRolesWhereInput
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...