DisBot
Preparing search index...
prisma
Prisma
ModerationScoutGroupByArgs
Type Alias ModerationScoutGroupByArgs<ExtArgs>
type
ModerationScoutGroupByArgs
<
ExtArgs
extends
InternalArgs
=
DefaultArgs
>
=
{
_avg
?:
ModerationScoutAvgAggregateInputType
;
_count
?:
ModerationScoutCountAggregateInputType
|
true
;
_max
?:
ModerationScoutMaxAggregateInputType
;
_min
?:
ModerationScoutMinAggregateInputType
;
_sum
?:
ModerationScoutSumAggregateInputType
;
by
:
|
Prisma
.
ModerationScoutScalarFieldEnum
[]
|
Prisma
.
ModerationScoutScalarFieldEnum
;
having
?:
ModerationScoutScalarWhereWithAggregatesInput
;
orderBy
?:
|
ModerationScoutOrderByWithAggregationInput
|
ModerationScoutOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
ModerationScoutWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Index
Properties
_
avg?
_
count?
_
max?
_
min?
_
sum?
by
having?
order
By?
skip?
take?
where?
Properties
Optional
_
avg
_avg
?:
ModerationScoutAvgAggregateInputType
Optional
_
count
_count
?:
ModerationScoutCountAggregateInputType
|
true
Optional
_
max
_max
?:
ModerationScoutMaxAggregateInputType
Optional
_
min
_min
?:
ModerationScoutMinAggregateInputType
Optional
_
sum
_sum
?:
ModerationScoutSumAggregateInputType
by
by
:
|
Prisma
.
ModerationScoutScalarFieldEnum
[]
|
Prisma
.
ModerationScoutScalarFieldEnum
Optional
having
having
?:
ModerationScoutScalarWhereWithAggregatesInput
Optional
order
By
orderBy
?:
|
ModerationScoutOrderByWithAggregationInput
|
ModerationScoutOrderByWithAggregationInput
[]
Optional
skip
skip
?:
number
Optional
take
take
?:
number
Optional
where
where
?:
ModerationScoutWhereInput
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...