DisBot
Preparing search index...
prisma
Prisma
GuildChannelLinksUpsertWithoutSyncedChannelLinkMessageInput
Type Alias GuildChannelLinksUpsertWithoutSyncedChannelLinkMessageInput
type
GuildChannelLinksUpsertWithoutSyncedChannelLinkMessageInput
=
{
create
:
XOR
<
GuildChannelLinksCreateWithoutSyncedChannelLinkMessageInput
,
GuildChannelLinksUncheckedCreateWithoutSyncedChannelLinkMessageInput
,
>
;
update
:
XOR
<
GuildChannelLinksUpdateWithoutSyncedChannelLinkMessageInput
,
GuildChannelLinksUncheckedUpdateWithoutSyncedChannelLinkMessageInput
,
>
;
where
?:
GuildChannelLinksWhereInput
;
}
Index
Properties
create
update
where?
Properties
create
create
:
XOR
<
GuildChannelLinksCreateWithoutSyncedChannelLinkMessageInput
,
GuildChannelLinksUncheckedCreateWithoutSyncedChannelLinkMessageInput
,
>
update
update
:
XOR
<
GuildChannelLinksUpdateWithoutSyncedChannelLinkMessageInput
,
GuildChannelLinksUncheckedUpdateWithoutSyncedChannelLinkMessageInput
,
>
Optional
where
where
?:
GuildChannelLinksWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...