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