DisBot
Preparing search index...
prisma
Prisma
LevelSettingsCreateNestedOneWithoutGuildsInput
Type Alias LevelSettingsCreateNestedOneWithoutGuildsInput
type
LevelSettingsCreateNestedOneWithoutGuildsInput
=
{
connect
?:
LevelSettingsWhereUniqueInput
;
connectOrCreate
?:
LevelSettingsCreateOrConnectWithoutGuildsInput
;
create
?:
XOR
<
LevelSettingsCreateWithoutGuildsInput
,
LevelSettingsUncheckedCreateWithoutGuildsInput
,
>
;
}
Index
Properties
connect?
connect
Or
Create?
create?
Properties
Optional
connect
connect
?:
LevelSettingsWhereUniqueInput
Optional
connect
Or
Create
connectOrCreate
?:
LevelSettingsCreateOrConnectWithoutGuildsInput
Optional
create
create
?:
XOR
<
LevelSettingsCreateWithoutGuildsInput
,
LevelSettingsUncheckedCreateWithoutGuildsInput
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
DisBot
Loading...