DisBot
Preparing search index...
prisma
Prisma
GuildAutoReactsUpsertWithWhereUniqueWithoutGuildsInput
Type Alias GuildAutoReactsUpsertWithWhereUniqueWithoutGuildsInput
type
GuildAutoReactsUpsertWithWhereUniqueWithoutGuildsInput
=
{
create
:
XOR
<
GuildAutoReactsCreateWithoutGuildsInput
,
GuildAutoReactsUncheckedCreateWithoutGuildsInput
,
>
;
update
:
XOR
<
GuildAutoReactsUpdateWithoutGuildsInput
,
GuildAutoReactsUncheckedUpdateWithoutGuildsInput
,
>
;
where
:
GuildAutoReactsWhereUniqueInput
;
}
Index
Properties
create
update
where
Properties
create
create
:
XOR
<
GuildAutoReactsCreateWithoutGuildsInput
,
GuildAutoReactsUncheckedCreateWithoutGuildsInput
,
>
update
update
:
XOR
<
GuildAutoReactsUpdateWithoutGuildsInput
,
GuildAutoReactsUncheckedUpdateWithoutGuildsInput
,
>
where
where
:
GuildAutoReactsWhereUniqueInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...