Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildGameConfigUpdateOneWithoutChangelogGamesNestedInput
Type Alias GuildGameConfigUpdateOneWithoutChangelogGamesNestedInput
Guild
Game
Config
Update
One
Without
Changelog
Games
Nested
Input
:
{
connect
?:
GuildGameConfigWhereUniqueInput
;
connectOrCreate
?:
GuildGameConfigCreateOrConnectWithoutChangelogGamesInput
;
create
?:
XOR
<
GuildGameConfigCreateWithoutChangelogGamesInput
,
GuildGameConfigUncheckedCreateWithoutChangelogGamesInput
>
;
delete
?:
GuildGameConfigWhereInput
|
boolean
;
disconnect
?:
GuildGameConfigWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildGameConfigUpdateToOneWithWhereWithoutChangelogGamesInput
,
GuildGameConfigUpdateWithoutChangelogGamesInput
>
,
GuildGameConfigUncheckedUpdateWithoutChangelogGamesInput
>
;
upsert
?:
GuildGameConfigUpsertWithoutChangelogGamesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...