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