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