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