DisBot
Preparing search index...
prisma
Prisma
DisBotGroupByArgs
Type Alias DisBotGroupByArgs<ExtArgs>
type
DisBotGroupByArgs
<
ExtArgs
extends
InternalArgs
=
DefaultArgs
>
=
{
_avg
?:
DisBotAvgAggregateInputType
;
_count
?:
DisBotCountAggregateInputType
|
true
;
_max
?:
DisBotMaxAggregateInputType
;
_min
?:
DisBotMinAggregateInputType
;
_sum
?:
DisBotSumAggregateInputType
;
by
:
Prisma
.
DisBotScalarFieldEnum
[]
|
Prisma
.
DisBotScalarFieldEnum
;
having
?:
DisBotScalarWhereWithAggregatesInput
;
orderBy
?:
|
DisBotOrderByWithAggregationInput
|
DisBotOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
DisBotWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Index
Properties
_
avg?
_
count?
_
max?
_
min?
_
sum?
by
having?
order
By?
skip?
take?
where?
Properties
Optional
_
avg
_avg
?:
DisBotAvgAggregateInputType
Optional
_
count
_count
?:
DisBotCountAggregateInputType
|
true
Optional
_
max
_max
?:
DisBotMaxAggregateInputType
Optional
_
min
_min
?:
DisBotMinAggregateInputType
Optional
_
sum
_sum
?:
DisBotSumAggregateInputType
by
by
:
Prisma
.
DisBotScalarFieldEnum
[]
|
Prisma
.
DisBotScalarFieldEnum
Optional
having
having
?:
DisBotScalarWhereWithAggregatesInput
Optional
order
By
orderBy
?:
|
DisBotOrderByWithAggregationInput
|
DisBotOrderByWithAggregationInput
[]
Optional
skip
skip
?:
number
Optional
take
take
?:
number
Optional
where
where
?:
DisBotWhereInput
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...