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