Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GetGuildGameCategoryRouteGroupByPayload
Type Alias GetGuildGameCategoryRouteGroupByPayload<T>
Get
Guild
Game
Category
Route
Group
By
Payload
<
T
>
:
Prisma
.
PrismaPromise
<
(
PickEnumerable
<
GuildGameCategoryRouteGroupByOutputType
,
T
[
"by"
]
>
&
{
[
P
in
keyof
T
&
keyof
GuildGameCategoryRouteGroupByOutputType
]
:
P
extends
"_count"
?
T
[
P
]
extends
boolean
?
number
:
GetScalarType
<
T
[
P
]
,
GuildGameCategoryRouteGroupByOutputType
[
P
]
>
:
GetScalarType
<
T
[
P
]
,
GuildGameCategoryRouteGroupByOutputType
[
P
]
>
}
)
[]
>
Type Parameters
T
extends
GuildGameCategoryRouteGroupByArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...