Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserUpdateOneWithoutGettingStartedNestedInput
Type Alias UserUpdateOneWithoutGettingStartedNestedInput
User
Update
One
Without
Getting
Started
Nested
Input
:
{
connect
?:
UserWhereUniqueInput
;
connectOrCreate
?:
UserCreateOrConnectWithoutGettingStartedInput
;
create
?:
XOR
<
UserCreateWithoutGettingStartedInput
,
UserUncheckedCreateWithoutGettingStartedInput
>
;
delete
?:
UserWhereInput
|
boolean
;
disconnect
?:
UserWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
UserUpdateToOneWithWhereWithoutGettingStartedInput
,
UserUpdateWithoutGettingStartedInput
>
,
UserUncheckedUpdateWithoutGettingStartedInput
>
;
upsert
?:
UserUpsertWithoutGettingStartedInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...