Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserNotificationsFieldRefs
Interface UserNotificationsFieldRefs
Fields of the UserNotifications model
interface
UserNotificationsFieldRefs
{
dbId
:
Prisma
.
FieldRef
<
"UserNotifications"
,
"String"
>
;
isRead
:
Prisma
.
FieldRef
<
"UserNotifications"
,
"Boolean"
>
;
userId
:
Prisma
.
FieldRef
<
"UserNotifications"
,
"String"
>
;
}
Index
Properties
db
Id
is
Read
user
Id
Properties
Readonly
db
Id
db
Id
:
Prisma
.
FieldRef
<
"UserNotifications"
,
"String"
>
Readonly
is
Read
is
Read
:
Prisma
.
FieldRef
<
"UserNotifications"
,
"Boolean"
>
Readonly
user
Id
user
Id
:
Prisma
.
FieldRef
<
"UserNotifications"
,
"String"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
db
Id
is
Read
user
Id
@notidotbot/noti-api-client
Loading...
Fields of the UserNotifications model