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