Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TwitchGameFieldRefs
Interface TwitchGameFieldRefs
Fields of the TwitchGame model
interface
TwitchGameFieldRefs
{
dbId
:
Prisma
.
FieldRef
<
"TwitchGame"
,
"String"
>
;
gameId
:
Prisma
.
FieldRef
<
"TwitchGame"
,
"String"
>
;
name
:
Prisma
.
FieldRef
<
"TwitchGame"
,
"String"
>
;
updatedAt
:
Prisma
.
FieldRef
<
"TwitchGame"
,
"DateTime"
>
;
}
Index
Properties
db
Id
game
Id
name
updated
At
Properties
Readonly
db
Id
db
Id
:
Prisma
.
FieldRef
<
"TwitchGame"
,
"String"
>
Readonly
game
Id
game
Id
:
Prisma
.
FieldRef
<
"TwitchGame"
,
"String"
>
Readonly
name
name
:
Prisma
.
FieldRef
<
"TwitchGame"
,
"String"
>
Readonly
updated
At
updated
At
:
Prisma
.
FieldRef
<
"TwitchGame"
,
"DateTime"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
db
Id
game
Id
name
updated
At
@notidotbot/noti-api-client
Loading...
Fields of the TwitchGame model