Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildDropsGameUpdateManyWithoutGameNestedInput
Type Alias GuildDropsGameUpdateManyWithoutGameNestedInput
Guild
Drops
Game
Update
Many
Without
Game
Nested
Input
:
{
connect
?:
GuildDropsGameWhereUniqueInput
|
GuildDropsGameWhereUniqueInput
[]
;
connectOrCreate
?:
GuildDropsGameCreateOrConnectWithoutGameInput
|
GuildDropsGameCreateOrConnectWithoutGameInput
[]
;
create
?:
XOR
<
GuildDropsGameCreateWithoutGameInput
,
GuildDropsGameUncheckedCreateWithoutGameInput
>
|
GuildDropsGameCreateWithoutGameInput
[]
|
GuildDropsGameUncheckedCreateWithoutGameInput
[]
;
createMany
?:
GuildDropsGameCreateManyGameInputEnvelope
;
delete
?:
GuildDropsGameWhereUniqueInput
|
GuildDropsGameWhereUniqueInput
[]
;
deleteMany
?:
GuildDropsGameScalarWhereInput
|
GuildDropsGameScalarWhereInput
[]
;
disconnect
?:
GuildDropsGameWhereUniqueInput
|
GuildDropsGameWhereUniqueInput
[]
;
set
?:
GuildDropsGameWhereUniqueInput
|
GuildDropsGameWhereUniqueInput
[]
;
update
?:
GuildDropsGameUpdateWithWhereUniqueWithoutGameInput
|
GuildDropsGameUpdateWithWhereUniqueWithoutGameInput
[]
;
updateMany
?:
GuildDropsGameUpdateManyWithWhereWithoutGameInput
|
GuildDropsGameUpdateManyWithWhereWithoutGameInput
[]
;
upsert
?:
GuildDropsGameUpsertWithWhereUniqueWithoutGameInput
|
GuildDropsGameUpsertWithWhereUniqueWithoutGameInput
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...