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