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