Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserUpdateOneWithoutBirthdayNestedInput
Type Alias UserUpdateOneWithoutBirthdayNestedInput
User
Update
One
Without
Birthday
Nested
Input
:
{
connect
?:
UserWhereUniqueInput
;
connectOrCreate
?:
UserCreateOrConnectWithoutBirthdayInput
;
create
?:
XOR
<
UserCreateWithoutBirthdayInput
,
UserUncheckedCreateWithoutBirthdayInput
>
;
delete
?:
UserWhereInput
|
boolean
;
disconnect
?:
UserWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
UserUpdateToOneWithWhereWithoutBirthdayInput
,
UserUpdateWithoutBirthdayInput
>
,
UserUncheckedUpdateWithoutBirthdayInput
>
;
upsert
?:
UserUpsertWithoutBirthdayInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...