DisBot
Preparing search index...
prisma
Prisma
TicketSetupsUpsertWithWhereUniqueWithoutGuildsInput
Type Alias TicketSetupsUpsertWithWhereUniqueWithoutGuildsInput
type
TicketSetupsUpsertWithWhereUniqueWithoutGuildsInput
=
{
create
:
XOR
<
TicketSetupsCreateWithoutGuildsInput
,
TicketSetupsUncheckedCreateWithoutGuildsInput
,
>
;
update
:
XOR
<
TicketSetupsUpdateWithoutGuildsInput
,
TicketSetupsUncheckedUpdateWithoutGuildsInput
,
>
;
where
:
TicketSetupsWhereUniqueInput
;
}
Index
Properties
create
update
where
Properties
create
create
:
XOR
<
TicketSetupsCreateWithoutGuildsInput
,
TicketSetupsUncheckedCreateWithoutGuildsInput
,
>
update
update
:
XOR
<
TicketSetupsUpdateWithoutGuildsInput
,
TicketSetupsUncheckedUpdateWithoutGuildsInput
,
>
where
where
:
TicketSetupsWhereUniqueInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
update
where
DisBot
Loading...