Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
DropGameScalarWhereWithAggregatesInput
Type Alias DropGameScalarWhereWithAggregatesInput
Drop
Game
Scalar
Where
With
Aggregates
Input
:
{
AND
?:
DropGameScalarWhereWithAggregatesInput
|
DropGameScalarWhereWithAggregatesInput
[]
;
NOT
?:
DropGameScalarWhereWithAggregatesInput
|
DropGameScalarWhereWithAggregatesInput
[]
;
OR
?:
DropGameScalarWhereWithAggregatesInput
[]
;
createdAt
?:
DateTimeWithAggregatesFilter
<
"DropGame"
>
|
Date
|
string
;
dbId
?:
StringWithAggregatesFilter
<
"DropGame"
>
|
string
;
description
?:
StringNullableWithAggregatesFilter
<
"DropGame"
>
|
string
|
null
;
gameId
?:
StringWithAggregatesFilter
<
"DropGame"
>
|
string
;
imageUrl
?:
StringNullableWithAggregatesFilter
<
"DropGame"
>
|
string
|
null
;
name
?:
StringWithAggregatesFilter
<
"DropGame"
>
|
string
;
platform
?:
EnumPlatformEnumWithAggregatesFilter
<
"DropGame"
>
|
PlatformEnum
;
platformData
?:
JsonNullableWithAggregatesFilter
<
"DropGame"
>
;
slug
?:
StringNullableWithAggregatesFilter
<
"DropGame"
>
|
string
|
null
;
updatedAt
?:
DateTimeWithAggregatesFilter
<
"DropGame"
>
|
Date
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...