DisBot
Preparing search index...
prisma
Prisma
GetTempVoicesGroupByPayload
Type Alias GetTempVoicesGroupByPayload<T>
GetTempVoicesGroupByPayload
:
Prisma
.
PrismaPromise
<
(
PickEnumerable
<
TempVoicesGroupByOutputType
,
T
[
"by"
]
>
&
{
[
P
in
keyof
T
&
keyof
TempVoicesGroupByOutputType
]
:
P
extends
"_count"
?
T
[
P
]
extends
boolean
?
number
:
GetScalarType
<
T
[
P
]
,
TempVoicesGroupByOutputType
[
P
]
>
:
GetScalarType
<
T
[
P
]
,
TempVoicesGroupByOutputType
[
P
]
>
}
)
[]
,
>
Type Parameters
T
extends
TempVoicesGroupByArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...