DisBot
Preparing search index...
prisma
Prisma
VanitysUpsertWithWhereUniqueWithoutUsersInput
Type Alias VanitysUpsertWithWhereUniqueWithoutUsersInput
type
VanitysUpsertWithWhereUniqueWithoutUsersInput
=
{
create
:
XOR
<
VanitysCreateWithoutUsersInput
,
VanitysUncheckedCreateWithoutUsersInput
,
>
;
update
:
XOR
<
VanitysUpdateWithoutUsersInput
,
VanitysUncheckedUpdateWithoutUsersInput
,
>
;
where
:
VanitysWhereUniqueInput
;
}
Index
Properties
create
update
where
Properties
create
create
:
XOR
<
VanitysCreateWithoutUsersInput
,
VanitysUncheckedCreateWithoutUsersInput
,
>
update
update
:
XOR
<
VanitysUpdateWithoutUsersInput
,
VanitysUncheckedUpdateWithoutUsersInput
,
>
where
where
:
VanitysWhereUniqueInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...