Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
DropGameUpdateOneWithoutDropsNestedInput
Type Alias DropGameUpdateOneWithoutDropsNestedInput
Drop
Game
Update
One
Without
Drops
Nested
Input
:
{
connect
?:
DropGameWhereUniqueInput
;
connectOrCreate
?:
DropGameCreateOrConnectWithoutDropsInput
;
create
?:
XOR
<
DropGameCreateWithoutDropsInput
,
DropGameUncheckedCreateWithoutDropsInput
>
;
delete
?:
DropGameWhereInput
|
boolean
;
disconnect
?:
DropGameWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
DropGameUpdateToOneWithWhereWithoutDropsInput
,
DropGameUpdateWithoutDropsInput
>
,
DropGameUncheckedUpdateWithoutDropsInput
>
;
upsert
?:
DropGameUpsertWithoutDropsInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...