DisBot
Preparing search index...
prisma
Prisma
LeaveImageDataUncheckedUpdateOneWithoutGuildLeaveSetupNestedInput
Type Alias LeaveImageDataUncheckedUpdateOneWithoutGuildLeaveSetupNestedInput
type
LeaveImageDataUncheckedUpdateOneWithoutGuildLeaveSetupNestedInput
=
{
connect
?:
LeaveImageDataWhereUniqueInput
;
connectOrCreate
?:
LeaveImageDataCreateOrConnectWithoutGuildLeaveSetupInput
;
create
?:
XOR
<
LeaveImageDataCreateWithoutGuildLeaveSetupInput
,
LeaveImageDataUncheckedCreateWithoutGuildLeaveSetupInput
,
>
;
delete
?:
LeaveImageDataWhereInput
|
boolean
;
disconnect
?:
LeaveImageDataWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
LeaveImageDataUpdateToOneWithWhereWithoutGuildLeaveSetupInput
,
LeaveImageDataUpdateWithoutGuildLeaveSetupInput
,
>
,
LeaveImageDataUncheckedUpdateWithoutGuildLeaveSetupInput
,
>
;
upsert
?:
LeaveImageDataUpsertWithoutGuildLeaveSetupInput
;
}
Index
Properties
connect?
connect
Or
Create?
create?
delete?
disconnect?
update?
upsert?
Properties
Optional
connect
connect
?:
LeaveImageDataWhereUniqueInput
Optional
connect
Or
Create
connectOrCreate
?:
LeaveImageDataCreateOrConnectWithoutGuildLeaveSetupInput
Optional
create
create
?:
XOR
<
LeaveImageDataCreateWithoutGuildLeaveSetupInput
,
LeaveImageDataUncheckedCreateWithoutGuildLeaveSetupInput
,
>
Optional
delete
delete
?:
LeaveImageDataWhereInput
|
boolean
Optional
disconnect
disconnect
?:
LeaveImageDataWhereInput
|
boolean
Optional
update
update
?:
XOR
<
XOR
<
LeaveImageDataUpdateToOneWithWhereWithoutGuildLeaveSetupInput
,
LeaveImageDataUpdateWithoutGuildLeaveSetupInput
,
>
,
LeaveImageDataUncheckedUpdateWithoutGuildLeaveSetupInput
,
>
Optional
upsert
upsert
?:
LeaveImageDataUpsertWithoutGuildLeaveSetupInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
delete
disconnect
update
upsert
DisBot
Loading...