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