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