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