Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildGameConfigUpdateOneWithoutTrackedGamesNestedInput
Type Alias GuildGameConfigUpdateOneWithoutTrackedGamesNestedInput
Guild
Game
Config
Update
One
Without
Tracked
Games
Nested
Input
:
{
connect
?:
GuildGameConfigWhereUniqueInput
;
connectOrCreate
?:
GuildGameConfigCreateOrConnectWithoutTrackedGamesInput
;
create
?:
XOR
<
GuildGameConfigCreateWithoutTrackedGamesInput
,
GuildGameConfigUncheckedCreateWithoutTrackedGamesInput
>
;
delete
?:
GuildGameConfigWhereInput
|
boolean
;
disconnect
?:
GuildGameConfigWhereInput
|
boolean
;
update
?:
XOR
<
XOR
<
GuildGameConfigUpdateToOneWithWhereWithoutTrackedGamesInput
,
GuildGameConfigUpdateWithoutTrackedGamesInput
>
,
GuildGameConfigUncheckedUpdateWithoutTrackedGamesInput
>
;
upsert
?:
GuildGameConfigUpsertWithoutTrackedGamesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...