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