Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserBirthdayFieldRefs
Interface UserBirthdayFieldRefs
Fields of the UserBirthday model
interface
UserBirthdayFieldRefs
{
date
:
Prisma
.
FieldRef
<
"UserBirthday"
,
"String"
>
;
dbId
:
Prisma
.
FieldRef
<
"UserBirthday"
,
"String"
>
;
lastChanged
:
Prisma
.
FieldRef
<
"UserBirthday"
,
"DateTime"
>
;
lastYearCongratulated
:
Prisma
.
FieldRef
<
"UserBirthday"
,
"Int"
>
;
userId
:
Prisma
.
FieldRef
<
"UserBirthday"
,
"String"
>
;
whereToCongratulate
:
Prisma
.
FieldRef
<
"UserBirthday"
,
"String[]"
>
;
}
Index
Properties
date
db
Id
last
Changed
last
Year
Congratulated
user
Id
where
To
Congratulate
Properties
Readonly
date
date
:
Prisma
.
FieldRef
<
"UserBirthday"
,
"String"
>
Readonly
db
Id
db
Id
:
Prisma
.
FieldRef
<
"UserBirthday"
,
"String"
>
Readonly
last
Changed
last
Changed
:
Prisma
.
FieldRef
<
"UserBirthday"
,
"DateTime"
>
Readonly
last
Year
Congratulated
last
Year
Congratulated
:
Prisma
.
FieldRef
<
"UserBirthday"
,
"Int"
>
Readonly
user
Id
user
Id
:
Prisma
.
FieldRef
<
"UserBirthday"
,
"String"
>
Readonly
where
To
Congratulate
where
To
Congratulate
:
Prisma
.
FieldRef
<
"UserBirthday"
,
"String[]"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
date
db
Id
last
Changed
last
Year
Congratulated
user
Id
where
To
Congratulate
@notidotbot/noti-api-client
Loading...
Fields of the UserBirthday model