DisBot
Preparing search index...
prisma
Prisma
ReactionRoleButtonGroupByArgs
Type Alias ReactionRoleButtonGroupByArgs<ExtArgs>
type
ReactionRoleButtonGroupByArgs
<
ExtArgs
extends
InternalArgs
=
DefaultArgs
>
=
{
_avg
?:
ReactionRoleButtonAvgAggregateInputType
;
_count
?:
ReactionRoleButtonCountAggregateInputType
|
true
;
_max
?:
ReactionRoleButtonMaxAggregateInputType
;
_min
?:
ReactionRoleButtonMinAggregateInputType
;
_sum
?:
ReactionRoleButtonSumAggregateInputType
;
by
:
|
Prisma
.
ReactionRoleButtonScalarFieldEnum
[]
|
Prisma
.
ReactionRoleButtonScalarFieldEnum
;
having
?:
ReactionRoleButtonScalarWhereWithAggregatesInput
;
orderBy
?:
|
ReactionRoleButtonOrderByWithAggregationInput
|
ReactionRoleButtonOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
ReactionRoleButtonWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Index
Properties
_
avg?
_
count?
_
max?
_
min?
_
sum?
by
having?
order
By?
skip?
take?
where?
Properties
Optional
_
avg
_avg
?:
ReactionRoleButtonAvgAggregateInputType
Optional
_
count
_count
?:
ReactionRoleButtonCountAggregateInputType
|
true
Optional
_
max
_max
?:
ReactionRoleButtonMaxAggregateInputType
Optional
_
min
_min
?:
ReactionRoleButtonMinAggregateInputType
Optional
_
sum
_sum
?:
ReactionRoleButtonSumAggregateInputType
by
by
:
|
Prisma
.
ReactionRoleButtonScalarFieldEnum
[]
|
Prisma
.
ReactionRoleButtonScalarFieldEnum
Optional
having
having
?:
ReactionRoleButtonScalarWhereWithAggregatesInput
Optional
order
By
orderBy
?:
|
ReactionRoleButtonOrderByWithAggregationInput
|
ReactionRoleButtonOrderByWithAggregationInput
[]
Optional
skip
skip
?:
number
Optional
take
take
?:
number
Optional
where
where
?:
ReactionRoleButtonWhereInput
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...