DisBot
Preparing search index...
prisma
Prisma
GuildComponentManagerGroupByArgs
Type Alias GuildComponentManagerGroupByArgs<ExtArgs>
type
GuildComponentManagerGroupByArgs
<
ExtArgs
extends
InternalArgs
=
DefaultArgs
,
>
=
{
_avg
?:
GuildComponentManagerAvgAggregateInputType
;
_count
?:
GuildComponentManagerCountAggregateInputType
|
true
;
_max
?:
GuildComponentManagerMaxAggregateInputType
;
_min
?:
GuildComponentManagerMinAggregateInputType
;
_sum
?:
GuildComponentManagerSumAggregateInputType
;
by
:
|
Prisma
.
GuildComponentManagerScalarFieldEnum
[]
|
Prisma
.
GuildComponentManagerScalarFieldEnum
;
having
?:
GuildComponentManagerScalarWhereWithAggregatesInput
;
orderBy
?:
|
GuildComponentManagerOrderByWithAggregationInput
|
GuildComponentManagerOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
GuildComponentManagerWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Index
Properties
_
avg?
_
count?
_
max?
_
min?
_
sum?
by
having?
order
By?
skip?
take?
where?
Properties
Optional
_
avg
_avg
?:
GuildComponentManagerAvgAggregateInputType
Optional
_
count
_count
?:
GuildComponentManagerCountAggregateInputType
|
true
Optional
_
max
_max
?:
GuildComponentManagerMaxAggregateInputType
Optional
_
min
_min
?:
GuildComponentManagerMinAggregateInputType
Optional
_
sum
_sum
?:
GuildComponentManagerSumAggregateInputType
by
by
:
|
Prisma
.
GuildComponentManagerScalarFieldEnum
[]
|
Prisma
.
GuildComponentManagerScalarFieldEnum
Optional
having
having
?:
GuildComponentManagerScalarWhereWithAggregatesInput
Optional
order
By
orderBy
?:
|
GuildComponentManagerOrderByWithAggregationInput
|
GuildComponentManagerOrderByWithAggregationInput
[]
Optional
skip
skip
?:
number
Optional
take
take
?:
number
Optional
where
where
?:
GuildComponentManagerWhereInput
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...