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