DisBot
Preparing search index...
prisma
Prisma
VanityAnalyticUpsertWithoutLatest30DaysInput
Type Alias VanityAnalyticUpsertWithoutLatest30DaysInput
type
VanityAnalyticUpsertWithoutLatest30DaysInput
=
{
create
:
XOR
<
VanityAnalyticCreateWithoutLatest30DaysInput
,
VanityAnalyticUncheckedCreateWithoutLatest30DaysInput
,
>
;
update
:
XOR
<
VanityAnalyticUpdateWithoutLatest30DaysInput
,
VanityAnalyticUncheckedUpdateWithoutLatest30DaysInput
,
>
;
where
?:
VanityAnalyticWhereInput
;
}
Index
Properties
create
update
where?
Properties
create
create
:
XOR
<
VanityAnalyticCreateWithoutLatest30DaysInput
,
VanityAnalyticUncheckedCreateWithoutLatest30DaysInput
,
>
update
update
:
XOR
<
VanityAnalyticUpdateWithoutLatest30DaysInput
,
VanityAnalyticUncheckedUpdateWithoutLatest30DaysInput
,
>
Optional
where
where
?:
VanityAnalyticWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...