Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
DropUncheckedUpdateManyWithoutGameNestedInput
Type Alias DropUncheckedUpdateManyWithoutGameNestedInput
Drop
Unchecked
Update
Many
Without
Game
Nested
Input
:
{
connect
?:
DropWhereUniqueInput
|
DropWhereUniqueInput
[]
;
connectOrCreate
?:
DropCreateOrConnectWithoutGameInput
|
DropCreateOrConnectWithoutGameInput
[]
;
create
?:
XOR
<
DropCreateWithoutGameInput
,
DropUncheckedCreateWithoutGameInput
>
|
DropCreateWithoutGameInput
[]
|
DropUncheckedCreateWithoutGameInput
[]
;
createMany
?:
DropCreateManyGameInputEnvelope
;
delete
?:
DropWhereUniqueInput
|
DropWhereUniqueInput
[]
;
deleteMany
?:
DropScalarWhereInput
|
DropScalarWhereInput
[]
;
disconnect
?:
DropWhereUniqueInput
|
DropWhereUniqueInput
[]
;
set
?:
DropWhereUniqueInput
|
DropWhereUniqueInput
[]
;
update
?:
DropUpdateWithWhereUniqueWithoutGameInput
|
DropUpdateWithWhereUniqueWithoutGameInput
[]
;
updateMany
?:
DropUpdateManyWithWhereWithoutGameInput
|
DropUpdateManyWithWhereWithoutGameInput
[]
;
upsert
?:
DropUpsertWithWhereUniqueWithoutGameInput
|
DropUpsertWithWhereUniqueWithoutGameInput
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...