DisBot
Preparing search index...
prisma
Prisma
LevelSettingsUpsertWithoutGuildsInput
Type Alias LevelSettingsUpsertWithoutGuildsInput
type
LevelSettingsUpsertWithoutGuildsInput
=
{
create
:
XOR
<
LevelSettingsCreateWithoutGuildsInput
,
LevelSettingsUncheckedCreateWithoutGuildsInput
,
>
;
update
:
XOR
<
LevelSettingsUpdateWithoutGuildsInput
,
LevelSettingsUncheckedUpdateWithoutGuildsInput
,
>
;
where
?:
LevelSettingsWhereInput
;
}
Index
Properties
create
update
where?
Properties
create
create
:
XOR
<
LevelSettingsCreateWithoutGuildsInput
,
LevelSettingsUncheckedCreateWithoutGuildsInput
,
>
update
update
:
XOR
<
LevelSettingsUpdateWithoutGuildsInput
,
LevelSettingsUncheckedUpdateWithoutGuildsInput
,
>
Optional
where
where
?:
LevelSettingsWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...