Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserNotificationsWhereUniqueInput
Type Alias UserNotificationsWhereUniqueInput
User
Notifications
Where
Unique
Input
:
Prisma
.
AtLeast
<
{
AND
?:
UserNotificationsWhereInput
|
UserNotificationsWhereInput
[]
;
NOT
?:
UserNotificationsWhereInput
|
UserNotificationsWhereInput
[]
;
OR
?:
UserNotificationsWhereInput
[]
;
dbId
?:
string
;
isRead
?:
BoolFilter
<
"UserNotifications"
>
|
boolean
;
list
?:
UserNotificationDataListRelationFilter
;
user
?:
XOR
<
UserNullableScalarRelationFilter
,
UserWhereInput
>
|
null
;
userId
?:
string
;
}
,
"dbId"
|
"userId"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...