DisBot
Preparing search index...
prisma
Prisma
DiscordGuildAddonUpsertWithoutGuildsInput
Type Alias DiscordGuildAddonUpsertWithoutGuildsInput
type
DiscordGuildAddonUpsertWithoutGuildsInput
=
{
create
:
XOR
<
DiscordGuildAddonCreateWithoutGuildsInput
,
DiscordGuildAddonUncheckedCreateWithoutGuildsInput
,
>
;
update
:
XOR
<
DiscordGuildAddonUpdateWithoutGuildsInput
,
DiscordGuildAddonUncheckedUpdateWithoutGuildsInput
,
>
;
where
?:
DiscordGuildAddonWhereInput
;
}
Index
Properties
create
update
where?
Properties
create
create
:
XOR
<
DiscordGuildAddonCreateWithoutGuildsInput
,
DiscordGuildAddonUncheckedCreateWithoutGuildsInput
,
>
update
update
:
XOR
<
DiscordGuildAddonUpdateWithoutGuildsInput
,
DiscordGuildAddonUncheckedUpdateWithoutGuildsInput
,
>
Optional
where
where
?:
DiscordGuildAddonWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...