DisBot
Preparing search index...
prisma
Prisma
GuildWelcomeSetupUpdateOneRequiredWithoutImageDataNestedInput
Type Alias GuildWelcomeSetupUpdateOneRequiredWithoutImageDataNestedInput
type
GuildWelcomeSetupUpdateOneRequiredWithoutImageDataNestedInput
=
{
connect
?:
GuildWelcomeSetupWhereUniqueInput
;
connectOrCreate
?:
GuildWelcomeSetupCreateOrConnectWithoutImageDataInput
;
create
?:
XOR
<
GuildWelcomeSetupCreateWithoutImageDataInput
,
GuildWelcomeSetupUncheckedCreateWithoutImageDataInput
,
>
;
update
?:
XOR
<
XOR
<
GuildWelcomeSetupUpdateToOneWithWhereWithoutImageDataInput
,
GuildWelcomeSetupUpdateWithoutImageDataInput
,
>
,
GuildWelcomeSetupUncheckedUpdateWithoutImageDataInput
,
>
;
upsert
?:
GuildWelcomeSetupUpsertWithoutImageDataInput
;
}
Index
Properties
connect?
connect
Or
Create?
create?
update?
upsert?
Properties
Optional
connect
connect
?:
GuildWelcomeSetupWhereUniqueInput
Optional
connect
Or
Create
connectOrCreate
?:
GuildWelcomeSetupCreateOrConnectWithoutImageDataInput
Optional
create
create
?:
XOR
<
GuildWelcomeSetupCreateWithoutImageDataInput
,
GuildWelcomeSetupUncheckedCreateWithoutImageDataInput
,
>
Optional
update
update
?:
XOR
<
XOR
<
GuildWelcomeSetupUpdateToOneWithWhereWithoutImageDataInput
,
GuildWelcomeSetupUpdateWithoutImageDataInput
,
>
,
GuildWelcomeSetupUncheckedUpdateWithoutImageDataInput
,
>
Optional
upsert
upsert
?:
GuildWelcomeSetupUpsertWithoutImageDataInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
update
upsert
DisBot
Loading...