DisBot
Preparing search index...
prisma
Prisma
LevelSettingsUpdateOneRequiredWithoutXPStreaksNestedInput
Type Alias LevelSettingsUpdateOneRequiredWithoutXPStreaksNestedInput
type
LevelSettingsUpdateOneRequiredWithoutXPStreaksNestedInput
=
{
connect
?:
LevelSettingsWhereUniqueInput
;
connectOrCreate
?:
LevelSettingsCreateOrConnectWithoutXPStreaksInput
;
create
?:
XOR
<
LevelSettingsCreateWithoutXPStreaksInput
,
LevelSettingsUncheckedCreateWithoutXPStreaksInput
,
>
;
update
?:
XOR
<
XOR
<
LevelSettingsUpdateToOneWithWhereWithoutXPStreaksInput
,
LevelSettingsUpdateWithoutXPStreaksInput
,
>
,
LevelSettingsUncheckedUpdateWithoutXPStreaksInput
,
>
;
upsert
?:
LevelSettingsUpsertWithoutXPStreaksInput
;
}
Index
Properties
connect?
connect
Or
Create?
create?
update?
upsert?
Properties
Optional
connect
connect
?:
LevelSettingsWhereUniqueInput
Optional
connect
Or
Create
connectOrCreate
?:
LevelSettingsCreateOrConnectWithoutXPStreaksInput
Optional
create
create
?:
XOR
<
LevelSettingsCreateWithoutXPStreaksInput
,
LevelSettingsUncheckedCreateWithoutXPStreaksInput
,
>
Optional
update
update
?:
XOR
<
XOR
<
LevelSettingsUpdateToOneWithWhereWithoutXPStreaksInput
,
LevelSettingsUpdateWithoutXPStreaksInput
,
>
,
LevelSettingsUncheckedUpdateWithoutXPStreaksInput
,
>
Optional
upsert
upsert
?:
LevelSettingsUpsertWithoutXPStreaksInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
update
upsert
DisBot
Loading...