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