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