DisBot
Preparing search index...
prisma
Prisma
GuildLeaveSetupUpsertWithoutGuildsInput
Type Alias GuildLeaveSetupUpsertWithoutGuildsInput
type
GuildLeaveSetupUpsertWithoutGuildsInput
=
{
create
:
XOR
<
GuildLeaveSetupCreateWithoutGuildsInput
,
GuildLeaveSetupUncheckedCreateWithoutGuildsInput
,
>
;
update
:
XOR
<
GuildLeaveSetupUpdateWithoutGuildsInput
,
GuildLeaveSetupUncheckedUpdateWithoutGuildsInput
,
>
;
where
?:
GuildLeaveSetupWhereInput
;
}
Index
Properties
create
update
where?
Properties
create
create
:
XOR
<
GuildLeaveSetupCreateWithoutGuildsInput
,
GuildLeaveSetupUncheckedCreateWithoutGuildsInput
,
>
update
update
:
XOR
<
GuildLeaveSetupUpdateWithoutGuildsInput
,
GuildLeaveSetupUncheckedUpdateWithoutGuildsInput
,
>
Optional
where
where
?:
GuildLeaveSetupWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...