Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserUpdateOneWithoutSessionsNestedInput
Type Alias UserUpdateOneWithoutSessionsNestedInput
User
Update
One
Without
Sessions
Nested
Input
:
{
connect
?:
UserWhereUniqueInput
;
connectOrCreate
?:
UserCreateOrConnectWithoutSessionsInput
;
create
?:
XOR
<
UserCreateWithoutSessionsInput
,
UserUncheckedCreateWithoutSessionsInput
>
;
delete
?:
UserWhereInput
|
boolean
;
disconnect
?:
UserWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
UserUpdateToOneWithWhereWithoutSessionsInput
,
UserUpdateWithoutSessionsInput
>
,
UserUncheckedUpdateWithoutSessionsInput
>
;
upsert
?:
UserUpsertWithoutSessionsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...