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