Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TwitchGameWhereInput
Type Alias TwitchGameWhereInput
Twitch
Game
Where
Input
:
{
AND
?:
TwitchGameWhereInput
|
TwitchGameWhereInput
[]
;
NOT
?:
TwitchGameWhereInput
|
TwitchGameWhereInput
[]
;
OR
?:
TwitchGameWhereInput
[]
;
dbId
?:
StringFilter
<
"TwitchGame"
>
|
string
;
gameId
?:
StringFilter
<
"TwitchGame"
>
|
string
;
name
?:
StringFilter
<
"TwitchGame"
>
|
string
;
updatedAt
?:
DateTimeFilter
<
"TwitchGame"
>
|
Date
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...