Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildTrackedGameUncheckedCreateNestedManyWithoutGameConfigInput
Type Alias GuildTrackedGameUncheckedCreateNestedManyWithoutGameConfigInput
Guild
Tracked
Game
Unchecked
Create
Nested
Many
Without
Game
Config
Input
:
{
connect
?:
GuildTrackedGameWhereUniqueInput
|
GuildTrackedGameWhereUniqueInput
[]
;
connectOrCreate
?:
GuildTrackedGameCreateOrConnectWithoutGameConfigInput
|
GuildTrackedGameCreateOrConnectWithoutGameConfigInput
[]
;
create
?:
XOR
<
GuildTrackedGameCreateWithoutGameConfigInput
,
GuildTrackedGameUncheckedCreateWithoutGameConfigInput
>
|
GuildTrackedGameCreateWithoutGameConfigInput
[]
|
GuildTrackedGameUncheckedCreateWithoutGameConfigInput
[]
;
createMany
?:
GuildTrackedGameCreateManyGameConfigInputEnvelope
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...