DisBot
Preparing search index...
prisma
Prisma
VanitysUpdateOneRequiredWithoutEmbedNestedInput
Type Alias VanitysUpdateOneRequiredWithoutEmbedNestedInput
type
VanitysUpdateOneRequiredWithoutEmbedNestedInput
=
{
connect
?:
VanitysWhereUniqueInput
;
connectOrCreate
?:
VanitysCreateOrConnectWithoutEmbedInput
;
create
?:
XOR
<
VanitysCreateWithoutEmbedInput
,
VanitysUncheckedCreateWithoutEmbedInput
,
>
;
update
?:
XOR
<
XOR
<
VanitysUpdateToOneWithWhereWithoutEmbedInput
,
VanitysUpdateWithoutEmbedInput
,
>
,
VanitysUncheckedUpdateWithoutEmbedInput
,
>
;
upsert
?:
VanitysUpsertWithoutEmbedInput
;
}
Index
Properties
connect?
connect
Or
Create?
create?
update?
upsert?
Properties
Optional
connect
connect
?:
VanitysWhereUniqueInput
Optional
connect
Or
Create
connectOrCreate
?:
VanitysCreateOrConnectWithoutEmbedInput
Optional
create
create
?:
XOR
<
VanitysCreateWithoutEmbedInput
,
VanitysUncheckedCreateWithoutEmbedInput
,
>
Optional
update
update
?:
XOR
<
XOR
<
VanitysUpdateToOneWithWhereWithoutEmbedInput
,
VanitysUpdateWithoutEmbedInput
,
>
,
VanitysUncheckedUpdateWithoutEmbedInput
,
>
Optional
upsert
upsert
?:
VanitysUpsertWithoutEmbedInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
update
upsert
DisBot
Loading...