Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserBirthdayCreateInput
Type Alias UserBirthdayCreateInput
User
Birthday
Create
Input
:
{
date
?:
string
|
null
;
dbId
?:
string
;
lastChanged
?:
Date
|
string
|
null
;
lastYearCongratulated
?:
number
|
null
;
user
?:
UserCreateNestedOneWithoutBirthdayInput
;
whereToCongratulate
?:
UserBirthdayCreatewhereToCongratulateInput
|
string
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...