Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserBirthdayUpdateOneWithoutUserNestedInput
Type Alias UserBirthdayUpdateOneWithoutUserNestedInput
User
Birthday
Update
One
Without
User
Nested
Input
:
{
connect
?:
UserBirthdayWhereUniqueInput
;
connectOrCreate
?:
UserBirthdayCreateOrConnectWithoutUserInput
;
create
?:
XOR
<
UserBirthdayCreateWithoutUserInput
,
UserBirthdayUncheckedCreateWithoutUserInput
>
;
delete
?:
UserBirthdayWhereInput
|
boolean
;
disconnect
?:
UserBirthdayWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
UserBirthdayUpdateToOneWithWhereWithoutUserInput
,
UserBirthdayUpdateWithoutUserInput
>
,
UserBirthdayUncheckedUpdateWithoutUserInput
>
;
upsert
?:
UserBirthdayUpsertWithoutUserInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...