DisBot
Preparing search index...
prisma
Prisma
TempVoicesUpsertWithWhereUniqueWithoutGuildsInput
Type Alias TempVoicesUpsertWithWhereUniqueWithoutGuildsInput
type
TempVoicesUpsertWithWhereUniqueWithoutGuildsInput
=
{
create
:
XOR
<
TempVoicesCreateWithoutGuildsInput
,
TempVoicesUncheckedCreateWithoutGuildsInput
,
>
;
update
:
XOR
<
TempVoicesUpdateWithoutGuildsInput
,
TempVoicesUncheckedUpdateWithoutGuildsInput
,
>
;
where
:
TempVoicesWhereUniqueInput
;
}
Index
Properties
create
update
where
Properties
create
create
:
XOR
<
TempVoicesCreateWithoutGuildsInput
,
TempVoicesUncheckedCreateWithoutGuildsInput
,
>
update
update
:
XOR
<
TempVoicesUpdateWithoutGuildsInput
,
TempVoicesUncheckedUpdateWithoutGuildsInput
,
>
where
where
:
TempVoicesWhereUniqueInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...