DisBot
Preparing search index...
prisma
Prisma
GuildAutoPublishUpsertWithoutGuildsInput
Type Alias GuildAutoPublishUpsertWithoutGuildsInput
type
GuildAutoPublishUpsertWithoutGuildsInput
=
{
create
:
XOR
<
GuildAutoPublishCreateWithoutGuildsInput
,
GuildAutoPublishUncheckedCreateWithoutGuildsInput
,
>
;
update
:
XOR
<
GuildAutoPublishUpdateWithoutGuildsInput
,
GuildAutoPublishUncheckedUpdateWithoutGuildsInput
,
>
;
where
?:
GuildAutoPublishWhereInput
;
}
Index
Properties
create
update
where?
Properties
create
create
:
XOR
<
GuildAutoPublishCreateWithoutGuildsInput
,
GuildAutoPublishUncheckedCreateWithoutGuildsInput
,
>
update
update
:
XOR
<
GuildAutoPublishUpdateWithoutGuildsInput
,
GuildAutoPublishUncheckedUpdateWithoutGuildsInput
,
>
Optional
where
where
?:
GuildAutoPublishWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...