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