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