Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildTrackedGameUpdateManyWithoutGameConfigNestedInput
Type Alias GuildTrackedGameUpdateManyWithoutGameConfigNestedInput
Guild
Tracked
Game
Update
Many
Without
Game
Config
Nested
Input
:
{
connect
?:
GuildTrackedGameWhereUniqueInput
|
GuildTrackedGameWhereUniqueInput
[]
;
connectOrCreate
?:
GuildTrackedGameCreateOrConnectWithoutGameConfigInput
|
GuildTrackedGameCreateOrConnectWithoutGameConfigInput
[]
;
create
?:
XOR
<
GuildTrackedGameCreateWithoutGameConfigInput
,
GuildTrackedGameUncheckedCreateWithoutGameConfigInput
>
|
GuildTrackedGameCreateWithoutGameConfigInput
[]
|
GuildTrackedGameUncheckedCreateWithoutGameConfigInput
[]
;
createMany
?:
GuildTrackedGameCreateManyGameConfigInputEnvelope
;
delete
?:
GuildTrackedGameWhereUniqueInput
|
GuildTrackedGameWhereUniqueInput
[]
;
deleteMany
?:
GuildTrackedGameScalarWhereInput
|
GuildTrackedGameScalarWhereInput
[]
;
disconnect
?:
GuildTrackedGameWhereUniqueInput
|
GuildTrackedGameWhereUniqueInput
[]
;
set
?:
GuildTrackedGameWhereUniqueInput
|
GuildTrackedGameWhereUniqueInput
[]
;
update
?:
GuildTrackedGameUpdateWithWhereUniqueWithoutGameConfigInput
|
GuildTrackedGameUpdateWithWhereUniqueWithoutGameConfigInput
[]
;
updateMany
?:
GuildTrackedGameUpdateManyWithWhereWithoutGameConfigInput
|
GuildTrackedGameUpdateManyWithWhereWithoutGameConfigInput
[]
;
upsert
?:
GuildTrackedGameUpsertWithWhereUniqueWithoutGameConfigInput
|
GuildTrackedGameUpsertWithWhereUniqueWithoutGameConfigInput
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...