DisBot
Preparing search index...
prisma
Prisma
GuildDisBotAutoModerationUpdateOneRequiredWithoutMentionSpamNestedInput
Type Alias GuildDisBotAutoModerationUpdateOneRequiredWithoutMentionSpamNestedInput
type
GuildDisBotAutoModerationUpdateOneRequiredWithoutMentionSpamNestedInput
=
{
connect
?:
GuildDisBotAutoModerationWhereUniqueInput
;
connectOrCreate
?:
GuildDisBotAutoModerationCreateOrConnectWithoutMentionSpamInput
;
create
?:
XOR
<
GuildDisBotAutoModerationCreateWithoutMentionSpamInput
,
GuildDisBotAutoModerationUncheckedCreateWithoutMentionSpamInput
,
>
;
update
?:
XOR
<
XOR
<
GuildDisBotAutoModerationUpdateToOneWithWhereWithoutMentionSpamInput
,
GuildDisBotAutoModerationUpdateWithoutMentionSpamInput
,
>
,
GuildDisBotAutoModerationUncheckedUpdateWithoutMentionSpamInput
,
>
;
upsert
?:
GuildDisBotAutoModerationUpsertWithoutMentionSpamInput
;
}
Index
Properties
connect?
connect
Or
Create?
create?
update?
upsert?
Properties
Optional
connect
connect
?:
GuildDisBotAutoModerationWhereUniqueInput
Optional
connect
Or
Create
connectOrCreate
?:
GuildDisBotAutoModerationCreateOrConnectWithoutMentionSpamInput
Optional
create
create
?:
XOR
<
GuildDisBotAutoModerationCreateWithoutMentionSpamInput
,
GuildDisBotAutoModerationUncheckedCreateWithoutMentionSpamInput
,
>
Optional
update
update
?:
XOR
<
XOR
<
GuildDisBotAutoModerationUpdateToOneWithWhereWithoutMentionSpamInput
,
GuildDisBotAutoModerationUpdateWithoutMentionSpamInput
,
>
,
GuildDisBotAutoModerationUncheckedUpdateWithoutMentionSpamInput
,
>
Optional
upsert
upsert
?:
GuildDisBotAutoModerationUpsertWithoutMentionSpamInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
update
upsert
DisBot
Loading...