Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildGameChangelogWhereUniqueInput
Type Alias GuildGameChangelogWhereUniqueInput
Guild
Game
Changelog
Where
Unique
Input
:
Prisma
.
AtLeast
<
{
AND
?:
GuildGameChangelogWhereInput
|
GuildGameChangelogWhereInput
[]
;
NOT
?:
GuildGameChangelogWhereInput
|
GuildGameChangelogWhereInput
[]
;
OR
?:
GuildGameChangelogWhereInput
[]
;
channelId
?:
StringNullableFilter
<
"GuildGameChangelog"
>
|
string
|
null
;
dbId
?:
string
;
gameConfig
?:
XOR
<
GuildGameConfigNullableScalarRelationFilter
,
GuildGameConfigWhereInput
>
|
null
;
gameConfigId
?:
StringFilter
<
"GuildGameChangelog"
>
|
string
;
gameConfigId_steamAppId
?:
GuildGameChangelogGameConfigIdSteamAppIdCompoundUniqueInput
;
pingRoleId
?:
StringNullableFilter
<
"GuildGameChangelog"
>
|
string
|
null
;
steamAppId
?:
IntFilter
<
"GuildGameChangelog"
>
|
number
;
title
?:
StringNullableFilter
<
"GuildGameChangelog"
>
|
string
|
null
;
}
,
"dbId"
|
"gameConfigId_steamAppId"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...