DisBot
Preparing search index...
prisma
Prisma
GuildsUpsertWithoutGuildLeaveSetupInput
Type Alias GuildsUpsertWithoutGuildLeaveSetupInput
type
GuildsUpsertWithoutGuildLeaveSetupInput
=
{
create
:
XOR
<
GuildsCreateWithoutGuildLeaveSetupInput
,
GuildsUncheckedCreateWithoutGuildLeaveSetupInput
,
>
;
update
:
XOR
<
GuildsUpdateWithoutGuildLeaveSetupInput
,
GuildsUncheckedUpdateWithoutGuildLeaveSetupInput
,
>
;
where
?:
GuildsWhereInput
;
}
Index
Properties
create
update
where?
Properties
create
create
:
XOR
<
GuildsCreateWithoutGuildLeaveSetupInput
,
GuildsUncheckedCreateWithoutGuildLeaveSetupInput
,
>
update
update
:
XOR
<
GuildsUpdateWithoutGuildLeaveSetupInput
,
GuildsUncheckedUpdateWithoutGuildLeaveSetupInput
,
>
Optional
where
where
?:
GuildsWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...