Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TSCustomMessageUpdateManyWithoutTwitchStreamerNestedInput
Type Alias TSCustomMessageUpdateManyWithoutTwitchStreamerNestedInput
TSCustom
Message
Update
Many
Without
Twitch
Streamer
Nested
Input
:
{
connect
?:
TSCustomMessageWhereUniqueInput
|
TSCustomMessageWhereUniqueInput
[]
;
connectOrCreate
?:
TSCustomMessageCreateOrConnectWithoutTwitchStreamerInput
|
TSCustomMessageCreateOrConnectWithoutTwitchStreamerInput
[]
;
create
?:
XOR
<
TSCustomMessageCreateWithoutTwitchStreamerInput
,
TSCustomMessageUncheckedCreateWithoutTwitchStreamerInput
>
|
TSCustomMessageCreateWithoutTwitchStreamerInput
[]
|
TSCustomMessageUncheckedCreateWithoutTwitchStreamerInput
[]
;
createMany
?:
TSCustomMessageCreateManyTwitchStreamerInputEnvelope
;
delete
?:
TSCustomMessageWhereUniqueInput
|
TSCustomMessageWhereUniqueInput
[]
;
deleteMany
?:
TSCustomMessageScalarWhereInput
|
TSCustomMessageScalarWhereInput
[]
;
disconnect
?:
TSCustomMessageWhereUniqueInput
|
TSCustomMessageWhereUniqueInput
[]
;
set
?:
TSCustomMessageWhereUniqueInput
|
TSCustomMessageWhereUniqueInput
[]
;
update
?:
TSCustomMessageUpdateWithWhereUniqueWithoutTwitchStreamerInput
|
TSCustomMessageUpdateWithWhereUniqueWithoutTwitchStreamerInput
[]
;
updateMany
?:
TSCustomMessageUpdateManyWithWhereWithoutTwitchStreamerInput
|
TSCustomMessageUpdateManyWithWhereWithoutTwitchStreamerInput
[]
;
upsert
?:
TSCustomMessageUpsertWithWhereUniqueWithoutTwitchStreamerInput
|
TSCustomMessageUpsertWithWhereUniqueWithoutTwitchStreamerInput
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...