Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildRandomMessageUpdateManyWithoutGuildNestedInput
Type Alias GuildRandomMessageUpdateManyWithoutGuildNestedInput
Guild
Random
Message
Update
Many
Without
Guild
Nested
Input
:
{
connect
?:
GuildRandomMessageWhereUniqueInput
|
GuildRandomMessageWhereUniqueInput
[]
;
connectOrCreate
?:
GuildRandomMessageCreateOrConnectWithoutGuildInput
|
GuildRandomMessageCreateOrConnectWithoutGuildInput
[]
;
create
?:
XOR
<
GuildRandomMessageCreateWithoutGuildInput
,
GuildRandomMessageUncheckedCreateWithoutGuildInput
>
|
GuildRandomMessageCreateWithoutGuildInput
[]
|
GuildRandomMessageUncheckedCreateWithoutGuildInput
[]
;
createMany
?:
GuildRandomMessageCreateManyGuildInputEnvelope
;
delete
?:
GuildRandomMessageWhereUniqueInput
|
GuildRandomMessageWhereUniqueInput
[]
;
deleteMany
?:
GuildRandomMessageScalarWhereInput
|
GuildRandomMessageScalarWhereInput
[]
;
disconnect
?:
GuildRandomMessageWhereUniqueInput
|
GuildRandomMessageWhereUniqueInput
[]
;
set
?:
GuildRandomMessageWhereUniqueInput
|
GuildRandomMessageWhereUniqueInput
[]
;
update
?:
GuildRandomMessageUpdateWithWhereUniqueWithoutGuildInput
|
GuildRandomMessageUpdateWithWhereUniqueWithoutGuildInput
[]
;
updateMany
?:
GuildRandomMessageUpdateManyWithWhereWithoutGuildInput
|
GuildRandomMessageUpdateManyWithWhereWithoutGuildInput
[]
;
upsert
?:
GuildRandomMessageUpsertWithWhereUniqueWithoutGuildInput
|
GuildRandomMessageUpsertWithWhereUniqueWithoutGuildInput
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...