Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
DropGameUpdateOneWithoutGuildDropsGamesNestedInput
Type Alias DropGameUpdateOneWithoutGuildDropsGamesNestedInput
Drop
Game
Update
One
Without
Guild
Drops
Games
Nested
Input
:
{
connect
?:
DropGameWhereUniqueInput
;
connectOrCreate
?:
DropGameCreateOrConnectWithoutGuildDropsGamesInput
;
create
?:
XOR
<
DropGameCreateWithoutGuildDropsGamesInput
,
DropGameUncheckedCreateWithoutGuildDropsGamesInput
>
;
delete
?:
DropGameWhereInput
|
boolean
;
disconnect
?:
DropGameWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
DropGameUpdateToOneWithWhereWithoutGuildDropsGamesInput
,
DropGameUpdateWithoutGuildDropsGamesInput
>
,
DropGameUncheckedUpdateWithoutGuildDropsGamesInput
>
;
upsert
?:
DropGameUpsertWithoutGuildDropsGamesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...