Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildGameCategoryRouteUncheckedUpdateManyWithoutGameConfigNestedInput
Type Alias GuildGameCategoryRouteUncheckedUpdateManyWithoutGameConfigNestedInput
Guild
Game
Category
Route
Unchecked
Update
Many
Without
Game
Config
Nested
Input
:
{
connect
?:
GuildGameCategoryRouteWhereUniqueInput
|
GuildGameCategoryRouteWhereUniqueInput
[]
;
connectOrCreate
?:
GuildGameCategoryRouteCreateOrConnectWithoutGameConfigInput
|
GuildGameCategoryRouteCreateOrConnectWithoutGameConfigInput
[]
;
create
?:
XOR
<
GuildGameCategoryRouteCreateWithoutGameConfigInput
,
GuildGameCategoryRouteUncheckedCreateWithoutGameConfigInput
>
|
GuildGameCategoryRouteCreateWithoutGameConfigInput
[]
|
GuildGameCategoryRouteUncheckedCreateWithoutGameConfigInput
[]
;
createMany
?:
GuildGameCategoryRouteCreateManyGameConfigInputEnvelope
;
delete
?:
GuildGameCategoryRouteWhereUniqueInput
|
GuildGameCategoryRouteWhereUniqueInput
[]
;
deleteMany
?:
GuildGameCategoryRouteScalarWhereInput
|
GuildGameCategoryRouteScalarWhereInput
[]
;
disconnect
?:
GuildGameCategoryRouteWhereUniqueInput
|
GuildGameCategoryRouteWhereUniqueInput
[]
;
set
?:
GuildGameCategoryRouteWhereUniqueInput
|
GuildGameCategoryRouteWhereUniqueInput
[]
;
update
?:
GuildGameCategoryRouteUpdateWithWhereUniqueWithoutGameConfigInput
|
GuildGameCategoryRouteUpdateWithWhereUniqueWithoutGameConfigInput
[]
;
updateMany
?:
GuildGameCategoryRouteUpdateManyWithWhereWithoutGameConfigInput
|
GuildGameCategoryRouteUpdateManyWithWhereWithoutGameConfigInput
[]
;
upsert
?:
GuildGameCategoryRouteUpsertWithWhereUniqueWithoutGameConfigInput
|
GuildGameCategoryRouteUpsertWithWhereUniqueWithoutGameConfigInput
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...