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