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