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