DisBot
Preparing search index...
prisma
Prisma
GiveawaysUpsertWithWhereUniqueWithoutGuildsInput
Type Alias GiveawaysUpsertWithWhereUniqueWithoutGuildsInput
type
GiveawaysUpsertWithWhereUniqueWithoutGuildsInput
=
{
create
:
XOR
<
GiveawaysCreateWithoutGuildsInput
,
GiveawaysUncheckedCreateWithoutGuildsInput
,
>
;
update
:
XOR
<
GiveawaysUpdateWithoutGuildsInput
,
GiveawaysUncheckedUpdateWithoutGuildsInput
,
>
;
where
:
GiveawaysWhereUniqueInput
;
}
Index
Properties
create
update
where
Properties
create
create
:
XOR
<
GiveawaysCreateWithoutGuildsInput
,
GiveawaysUncheckedCreateWithoutGuildsInput
,
>
update
update
:
XOR
<
GiveawaysUpdateWithoutGuildsInput
,
GiveawaysUncheckedUpdateWithoutGuildsInput
,
>
where
where
:
GiveawaysWhereUniqueInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...