Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserBirthdayWhereUniqueInput
Type Alias UserBirthdayWhereUniqueInput
User
Birthday
Where
Unique
Input
:
Prisma
.
AtLeast
<
{
AND
?:
UserBirthdayWhereInput
|
UserBirthdayWhereInput
[]
;
NOT
?:
UserBirthdayWhereInput
|
UserBirthdayWhereInput
[]
;
OR
?:
UserBirthdayWhereInput
[]
;
date
?:
StringNullableFilter
<
"UserBirthday"
>
|
string
|
null
;
dbId
?:
string
;
lastChanged
?:
|
DateTimeNullableFilter
<
"UserBirthday"
>
|
Date
|
string
|
null
;
lastYearCongratulated
?:
IntNullableFilter
<
"UserBirthday"
>
|
number
|
null
;
user
?:
XOR
<
UserNullableScalarRelationFilter
,
UserWhereInput
>
|
null
;
userId
?:
string
;
whereToCongratulate
?:
StringNullableListFilter
<
"UserBirthday"
>
;
}
,
"dbId"
|
"userId"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...