Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildMessageButtonUpdateManyWithoutGuildCustomMessageNestedInput
Type Alias GuildMessageButtonUpdateManyWithoutGuildCustomMessageNestedInput
Guild
Message
Button
Update
Many
Without
Guild
Custom
Message
Nested
Input
:
{
connect
?:
GuildMessageButtonWhereUniqueInput
|
GuildMessageButtonWhereUniqueInput
[]
;
connectOrCreate
?:
GuildMessageButtonCreateOrConnectWithoutGuildCustomMessageInput
|
GuildMessageButtonCreateOrConnectWithoutGuildCustomMessageInput
[]
;
create
?:
XOR
<
GuildMessageButtonCreateWithoutGuildCustomMessageInput
,
GuildMessageButtonUncheckedCreateWithoutGuildCustomMessageInput
>
|
GuildMessageButtonCreateWithoutGuildCustomMessageInput
[]
|
GuildMessageButtonUncheckedCreateWithoutGuildCustomMessageInput
[]
;
createMany
?:
GuildMessageButtonCreateManyGuildCustomMessageInputEnvelope
;
delete
?:
GuildMessageButtonWhereUniqueInput
|
GuildMessageButtonWhereUniqueInput
[]
;
deleteMany
?:
GuildMessageButtonScalarWhereInput
|
GuildMessageButtonScalarWhereInput
[]
;
disconnect
?:
GuildMessageButtonWhereUniqueInput
|
GuildMessageButtonWhereUniqueInput
[]
;
set
?:
GuildMessageButtonWhereUniqueInput
|
GuildMessageButtonWhereUniqueInput
[]
;
update
?:
GuildMessageButtonUpdateWithWhereUniqueWithoutGuildCustomMessageInput
|
GuildMessageButtonUpdateWithWhereUniqueWithoutGuildCustomMessageInput
[]
;
updateMany
?:
GuildMessageButtonUpdateManyWithWhereWithoutGuildCustomMessageInput
|
GuildMessageButtonUpdateManyWithWhereWithoutGuildCustomMessageInput
[]
;
upsert
?:
GuildMessageButtonUpsertWithWhereUniqueWithoutGuildCustomMessageInput
|
GuildMessageButtonUpsertWithWhereUniqueWithoutGuildCustomMessageInput
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...