DisBot
Preparing search index...
prisma
Prisma
VanityEmbedUpdateOneRequiredWithoutAuthorNestedInput
Type Alias VanityEmbedUpdateOneRequiredWithoutAuthorNestedInput
type
VanityEmbedUpdateOneRequiredWithoutAuthorNestedInput
=
{
connect
?:
VanityEmbedWhereUniqueInput
;
connectOrCreate
?:
VanityEmbedCreateOrConnectWithoutAuthorInput
;
create
?:
XOR
<
VanityEmbedCreateWithoutAuthorInput
,
VanityEmbedUncheckedCreateWithoutAuthorInput
,
>
;
update
?:
XOR
<
XOR
<
VanityEmbedUpdateToOneWithWhereWithoutAuthorInput
,
VanityEmbedUpdateWithoutAuthorInput
,
>
,
VanityEmbedUncheckedUpdateWithoutAuthorInput
,
>
;
upsert
?:
VanityEmbedUpsertWithoutAuthorInput
;
}
Index
Properties
connect?
connect
Or
Create?
create?
update?
upsert?
Properties
Optional
connect
connect
?:
VanityEmbedWhereUniqueInput
Optional
connect
Or
Create
connectOrCreate
?:
VanityEmbedCreateOrConnectWithoutAuthorInput
Optional
create
create
?:
XOR
<
VanityEmbedCreateWithoutAuthorInput
,
VanityEmbedUncheckedCreateWithoutAuthorInput
,
>
Optional
update
update
?:
XOR
<
XOR
<
VanityEmbedUpdateToOneWithWhereWithoutAuthorInput
,
VanityEmbedUpdateWithoutAuthorInput
,
>
,
VanityEmbedUncheckedUpdateWithoutAuthorInput
,
>
Optional
upsert
upsert
?:
VanityEmbedUpsertWithoutAuthorInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
update
upsert
DisBot
Loading...