Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildDropsUpdateOneWithoutGamesNestedInput
Type Alias GuildDropsUpdateOneWithoutGamesNestedInput
Guild
Drops
Update
One
Without
Games
Nested
Input
:
{
connect
?:
GuildDropsWhereUniqueInput
;
connectOrCreate
?:
GuildDropsCreateOrConnectWithoutGamesInput
;
create
?:
XOR
<
GuildDropsCreateWithoutGamesInput
,
GuildDropsUncheckedCreateWithoutGamesInput
>
;
delete
?:
GuildDropsWhereInput
|
boolean
;
disconnect
?:
GuildDropsWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildDropsUpdateToOneWithWhereWithoutGamesInput
,
GuildDropsUpdateWithoutGamesInput
>
,
GuildDropsUncheckedUpdateWithoutGamesInput
>
;
upsert
?:
GuildDropsUpsertWithoutGamesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...