DisBot
Preparing search index...
prisma
Prisma
GuildsUpsertWithoutGuildChannelLinksInput
Type Alias GuildsUpsertWithoutGuildChannelLinksInput
type
GuildsUpsertWithoutGuildChannelLinksInput
=
{
create
:
XOR
<
GuildsCreateWithoutGuildChannelLinksInput
,
GuildsUncheckedCreateWithoutGuildChannelLinksInput
,
>
;
update
:
XOR
<
GuildsUpdateWithoutGuildChannelLinksInput
,
GuildsUncheckedUpdateWithoutGuildChannelLinksInput
,
>
;
where
?:
GuildsWhereInput
;
}
Index
Properties
create
update
where?
Properties
create
create
:
XOR
<
GuildsCreateWithoutGuildChannelLinksInput
,
GuildsUncheckedCreateWithoutGuildChannelLinksInput
,
>
update
update
:
XOR
<
GuildsUpdateWithoutGuildChannelLinksInput
,
GuildsUncheckedUpdateWithoutGuildChannelLinksInput
,
>
Optional
where
where
?:
GuildsWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...