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