DisBot
Preparing search index...
prisma
Prisma
SyncedChannelLinkMessagesUpsertWithWhereUniqueWithoutChannelLinksInput
Type Alias SyncedChannelLinkMessagesUpsertWithWhereUniqueWithoutChannelLinksInput
type
SyncedChannelLinkMessagesUpsertWithWhereUniqueWithoutChannelLinksInput
=
{
create
:
XOR
<
SyncedChannelLinkMessagesCreateWithoutChannelLinksInput
,
SyncedChannelLinkMessagesUncheckedCreateWithoutChannelLinksInput
,
>
;
update
:
XOR
<
SyncedChannelLinkMessagesUpdateWithoutChannelLinksInput
,
SyncedChannelLinkMessagesUncheckedUpdateWithoutChannelLinksInput
,
>
;
where
:
SyncedChannelLinkMessagesWhereUniqueInput
;
}
Index
Properties
create
update
where
Properties
create
create
:
XOR
<
SyncedChannelLinkMessagesCreateWithoutChannelLinksInput
,
SyncedChannelLinkMessagesUncheckedCreateWithoutChannelLinksInput
,
>
update
update
:
XOR
<
SyncedChannelLinkMessagesUpdateWithoutChannelLinksInput
,
SyncedChannelLinkMessagesUncheckedUpdateWithoutChannelLinksInput
,
>
where
where
:
SyncedChannelLinkMessagesWhereUniqueInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...