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