DisBot
Preparing search index...
prisma
Prisma
VanityEmbedAuthorGroupByArgs
Type Alias VanityEmbedAuthorGroupByArgs<ExtArgs>
type
VanityEmbedAuthorGroupByArgs
<
ExtArgs
extends
InternalArgs
=
DefaultArgs
>
=
{
_avg
?:
VanityEmbedAuthorAvgAggregateInputType
;
_count
?:
VanityEmbedAuthorCountAggregateInputType
|
true
;
_max
?:
VanityEmbedAuthorMaxAggregateInputType
;
_min
?:
VanityEmbedAuthorMinAggregateInputType
;
_sum
?:
VanityEmbedAuthorSumAggregateInputType
;
by
:
|
Prisma
.
VanityEmbedAuthorScalarFieldEnum
[]
|
Prisma
.
VanityEmbedAuthorScalarFieldEnum
;
having
?:
VanityEmbedAuthorScalarWhereWithAggregatesInput
;
orderBy
?:
|
VanityEmbedAuthorOrderByWithAggregationInput
|
VanityEmbedAuthorOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
VanityEmbedAuthorWhereInput
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Index
Properties
_
avg?
_
count?
_
max?
_
min?
_
sum?
by
having?
order
By?
skip?
take?
where?
Properties
Optional
_
avg
_avg
?:
VanityEmbedAuthorAvgAggregateInputType
Optional
_
count
_count
?:
VanityEmbedAuthorCountAggregateInputType
|
true
Optional
_
max
_max
?:
VanityEmbedAuthorMaxAggregateInputType
Optional
_
min
_min
?:
VanityEmbedAuthorMinAggregateInputType
Optional
_
sum
_sum
?:
VanityEmbedAuthorSumAggregateInputType
by
by
:
|
Prisma
.
VanityEmbedAuthorScalarFieldEnum
[]
|
Prisma
.
VanityEmbedAuthorScalarFieldEnum
Optional
having
having
?:
VanityEmbedAuthorScalarWhereWithAggregatesInput
Optional
order
By
orderBy
?:
|
VanityEmbedAuthorOrderByWithAggregationInput
|
VanityEmbedAuthorOrderByWithAggregationInput
[]
Optional
skip
skip
?:
number
Optional
take
take
?:
number
Optional
where
where
?:
VanityEmbedAuthorWhereInput
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...