DisBot
Preparing search index...
prisma
Prisma
GuildSecurityUpsertWithoutVerificationGatesInput
Type Alias GuildSecurityUpsertWithoutVerificationGatesInput
type
GuildSecurityUpsertWithoutVerificationGatesInput
=
{
create
:
XOR
<
GuildSecurityCreateWithoutVerificationGatesInput
,
GuildSecurityUncheckedCreateWithoutVerificationGatesInput
,
>
;
update
:
XOR
<
GuildSecurityUpdateWithoutVerificationGatesInput
,
GuildSecurityUncheckedUpdateWithoutVerificationGatesInput
,
>
;
where
?:
GuildSecurityWhereInput
;
}
Index
Properties
create
update
where?
Properties
create
create
:
XOR
<
GuildSecurityCreateWithoutVerificationGatesInput
,
GuildSecurityUncheckedCreateWithoutVerificationGatesInput
,
>
update
update
:
XOR
<
GuildSecurityUpdateWithoutVerificationGatesInput
,
GuildSecurityUncheckedUpdateWithoutVerificationGatesInput
,
>
Optional
where
where
?:
GuildSecurityWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...