DisBot
Preparing search index...
prisma
Prisma
GuildReactionRolesUpsertWithWhereUniqueWithoutGuildsInput
Type Alias GuildReactionRolesUpsertWithWhereUniqueWithoutGuildsInput
type
GuildReactionRolesUpsertWithWhereUniqueWithoutGuildsInput
=
{
create
:
XOR
<
GuildReactionRolesCreateWithoutGuildsInput
,
GuildReactionRolesUncheckedCreateWithoutGuildsInput
,
>
;
update
:
XOR
<
GuildReactionRolesUpdateWithoutGuildsInput
,
GuildReactionRolesUncheckedUpdateWithoutGuildsInput
,
>
;
where
:
GuildReactionRolesWhereUniqueInput
;
}
Index
Properties
create
update
where
Properties
create
create
:
XOR
<
GuildReactionRolesCreateWithoutGuildsInput
,
GuildReactionRolesUncheckedCreateWithoutGuildsInput
,
>
update
update
:
XOR
<
GuildReactionRolesUpdateWithoutGuildsInput
,
GuildReactionRolesUncheckedUpdateWithoutGuildsInput
,
>
where
where
:
GuildReactionRolesWhereUniqueInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...