DisBot
Preparing search index...
prisma
Prisma
GuildsUpdateOneRequiredWithoutLevelSettingsNestedInput
Type Alias GuildsUpdateOneRequiredWithoutLevelSettingsNestedInput
type
GuildsUpdateOneRequiredWithoutLevelSettingsNestedInput
=
{
connect
?:
GuildsWhereUniqueInput
;
connectOrCreate
?:
GuildsCreateOrConnectWithoutLevelSettingsInput
;
create
?:
XOR
<
GuildsCreateWithoutLevelSettingsInput
,
GuildsUncheckedCreateWithoutLevelSettingsInput
,
>
;
update
?:
XOR
<
XOR
<
GuildsUpdateToOneWithWhereWithoutLevelSettingsInput
,
GuildsUpdateWithoutLevelSettingsInput
,
>
,
GuildsUncheckedUpdateWithoutLevelSettingsInput
,
>
;
upsert
?:
GuildsUpsertWithoutLevelSettingsInput
;
}
Index
Properties
connect?
connect
Or
Create?
create?
update?
upsert?
Properties
Optional
connect
connect
?:
GuildsWhereUniqueInput
Optional
connect
Or
Create
connectOrCreate
?:
GuildsCreateOrConnectWithoutLevelSettingsInput
Optional
create
create
?:
XOR
<
GuildsCreateWithoutLevelSettingsInput
,
GuildsUncheckedCreateWithoutLevelSettingsInput
,
>
Optional
update
update
?:
XOR
<
XOR
<
GuildsUpdateToOneWithWhereWithoutLevelSettingsInput
,
GuildsUpdateWithoutLevelSettingsInput
,
>
,
GuildsUncheckedUpdateWithoutLevelSettingsInput
,
>
Optional
upsert
upsert
?:
GuildsUpsertWithoutLevelSettingsInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
update
upsert
DisBot
Loading...