DisBot
Preparing search index...
prisma
Prisma
GuildUserModerationUpsertWithWhereUniqueWithoutGuildsInput
Type Alias GuildUserModerationUpsertWithWhereUniqueWithoutGuildsInput
type
GuildUserModerationUpsertWithWhereUniqueWithoutGuildsInput
=
{
create
:
XOR
<
GuildUserModerationCreateWithoutGuildsInput
,
GuildUserModerationUncheckedCreateWithoutGuildsInput
,
>
;
update
:
XOR
<
GuildUserModerationUpdateWithoutGuildsInput
,
GuildUserModerationUncheckedUpdateWithoutGuildsInput
,
>
;
where
:
GuildUserModerationWhereUniqueInput
;
}
Index
Properties
create
update
where
Properties
create
create
:
XOR
<
GuildUserModerationCreateWithoutGuildsInput
,
GuildUserModerationUncheckedCreateWithoutGuildsInput
,
>
update
update
:
XOR
<
GuildUserModerationUpdateWithoutGuildsInput
,
GuildUserModerationUncheckedUpdateWithoutGuildsInput
,
>
where
where
:
GuildUserModerationWhereUniqueInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...