DisBot
Preparing search index...
prisma
Prisma
VanitysUpsertWithoutAnalyticsInput
Type Alias VanitysUpsertWithoutAnalyticsInput
type
VanitysUpsertWithoutAnalyticsInput
=
{
create
:
XOR
<
VanitysCreateWithoutAnalyticsInput
,
VanitysUncheckedCreateWithoutAnalyticsInput
,
>
;
update
:
XOR
<
VanitysUpdateWithoutAnalyticsInput
,
VanitysUncheckedUpdateWithoutAnalyticsInput
,
>
;
where
?:
VanitysWhereInput
;
}
Index
Properties
create
update
where?
Properties
create
create
:
XOR
<
VanitysCreateWithoutAnalyticsInput
,
VanitysUncheckedCreateWithoutAnalyticsInput
,
>
update
update
:
XOR
<
VanitysUpdateWithoutAnalyticsInput
,
VanitysUncheckedUpdateWithoutAnalyticsInput
,
>
Optional
where
where
?:
VanitysWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...