DisBot
Preparing search index...
prisma
Prisma
GuildAutoRolesUpsertWithWhereUniqueWithoutGuildsInput
Type Alias GuildAutoRolesUpsertWithWhereUniqueWithoutGuildsInput
type
GuildAutoRolesUpsertWithWhereUniqueWithoutGuildsInput
=
{
create
:
XOR
<
GuildAutoRolesCreateWithoutGuildsInput
,
GuildAutoRolesUncheckedCreateWithoutGuildsInput
,
>
;
update
:
XOR
<
GuildAutoRolesUpdateWithoutGuildsInput
,
GuildAutoRolesUncheckedUpdateWithoutGuildsInput
,
>
;
where
:
GuildAutoRolesWhereUniqueInput
;
}
Index
Properties
create
update
where
Properties
create
create
:
XOR
<
GuildAutoRolesCreateWithoutGuildsInput
,
GuildAutoRolesUncheckedCreateWithoutGuildsInput
,
>
update
update
:
XOR
<
GuildAutoRolesUpdateWithoutGuildsInput
,
GuildAutoRolesUncheckedUpdateWithoutGuildsInput
,
>
where
where
:
GuildAutoRolesWhereUniqueInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...