Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
UserSessionUncheckedUpdateManyWithoutUserNestedInput
Type Alias UserSessionUncheckedUpdateManyWithoutUserNestedInput
User
Session
Unchecked
Update
Many
Without
User
Nested
Input
:
{
connect
?:
UserSessionWhereUniqueInput
|
UserSessionWhereUniqueInput
[]
;
connectOrCreate
?:
UserSessionCreateOrConnectWithoutUserInput
|
UserSessionCreateOrConnectWithoutUserInput
[]
;
create
?:
XOR
<
UserSessionCreateWithoutUserInput
,
UserSessionUncheckedCreateWithoutUserInput
>
|
UserSessionCreateWithoutUserInput
[]
|
UserSessionUncheckedCreateWithoutUserInput
[]
;
createMany
?:
UserSessionCreateManyUserInputEnvelope
;
delete
?:
UserSessionWhereUniqueInput
|
UserSessionWhereUniqueInput
[]
;
deleteMany
?:
UserSessionScalarWhereInput
|
UserSessionScalarWhereInput
[]
;
disconnect
?:
UserSessionWhereUniqueInput
|
UserSessionWhereUniqueInput
[]
;
set
?:
UserSessionWhereUniqueInput
|
UserSessionWhereUniqueInput
[]
;
update
?:
UserSessionUpdateWithWhereUniqueWithoutUserInput
|
UserSessionUpdateWithWhereUniqueWithoutUserInput
[]
;
updateMany
?:
UserSessionUpdateManyWithWhereWithoutUserInput
|
UserSessionUpdateManyWithWhereWithoutUserInput
[]
;
upsert
?:
UserSessionUpsertWithWhereUniqueWithoutUserInput
|
UserSessionUpsertWithWhereUniqueWithoutUserInput
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...