DisBot
Preparing search index...
prisma
Prisma
GuildReactionRolesUpdateOneRequiredWithoutSelectMenuNestedInput
Type Alias GuildReactionRolesUpdateOneRequiredWithoutSelectMenuNestedInput
type
GuildReactionRolesUpdateOneRequiredWithoutSelectMenuNestedInput
=
{
connect
?:
GuildReactionRolesWhereUniqueInput
;
connectOrCreate
?:
GuildReactionRolesCreateOrConnectWithoutSelectMenuInput
;
create
?:
XOR
<
GuildReactionRolesCreateWithoutSelectMenuInput
,
GuildReactionRolesUncheckedCreateWithoutSelectMenuInput
,
>
;
update
?:
XOR
<
XOR
<
GuildReactionRolesUpdateToOneWithWhereWithoutSelectMenuInput
,
GuildReactionRolesUpdateWithoutSelectMenuInput
,
>
,
GuildReactionRolesUncheckedUpdateWithoutSelectMenuInput
,
>
;
upsert
?:
GuildReactionRolesUpsertWithoutSelectMenuInput
;
}
Index
Properties
connect?
connect
Or
Create?
create?
update?
upsert?
Properties
Optional
connect
connect
?:
GuildReactionRolesWhereUniqueInput
Optional
connect
Or
Create
connectOrCreate
?:
GuildReactionRolesCreateOrConnectWithoutSelectMenuInput
Optional
create
create
?:
XOR
<
GuildReactionRolesCreateWithoutSelectMenuInput
,
GuildReactionRolesUncheckedCreateWithoutSelectMenuInput
,
>
Optional
update
update
?:
XOR
<
XOR
<
GuildReactionRolesUpdateToOneWithWhereWithoutSelectMenuInput
,
GuildReactionRolesUpdateWithoutSelectMenuInput
,
>
,
GuildReactionRolesUncheckedUpdateWithoutSelectMenuInput
,
>
Optional
upsert
upsert
?:
GuildReactionRolesUpsertWithoutSelectMenuInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
update
upsert
DisBot
Loading...