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