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