Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
SentDropUncheckedUpdateManyWithoutDropNestedInput
Type Alias SentDropUncheckedUpdateManyWithoutDropNestedInput
Sent
Drop
Unchecked
Update
Many
Without
Drop
Nested
Input
:
{
connect
?:
SentDropWhereUniqueInput
|
SentDropWhereUniqueInput
[]
;
connectOrCreate
?:
SentDropCreateOrConnectWithoutDropInput
|
SentDropCreateOrConnectWithoutDropInput
[]
;
create
?:
XOR
<
SentDropCreateWithoutDropInput
,
SentDropUncheckedCreateWithoutDropInput
>
|
SentDropCreateWithoutDropInput
[]
|
SentDropUncheckedCreateWithoutDropInput
[]
;
createMany
?:
SentDropCreateManyDropInputEnvelope
;
delete
?:
SentDropWhereUniqueInput
|
SentDropWhereUniqueInput
[]
;
deleteMany
?:
SentDropScalarWhereInput
|
SentDropScalarWhereInput
[]
;
disconnect
?:
SentDropWhereUniqueInput
|
SentDropWhereUniqueInput
[]
;
set
?:
SentDropWhereUniqueInput
|
SentDropWhereUniqueInput
[]
;
update
?:
SentDropUpdateWithWhereUniqueWithoutDropInput
|
SentDropUpdateWithWhereUniqueWithoutDropInput
[]
;
updateMany
?:
SentDropUpdateManyWithWhereWithoutDropInput
|
SentDropUpdateManyWithWhereWithoutDropInput
[]
;
upsert
?:
SentDropUpsertWithWhereUniqueWithoutDropInput
|
SentDropUpsertWithWhereUniqueWithoutDropInput
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...