Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
$DropGamePayload
Type Alias $DropGamePayload<ExtArgs>
$
Drop
Game
Payload
<
ExtArgs
>
:
{
composites
:
{}
;
name
:
"DropGame"
;
objects
:
{
drops
:
$DropPayload
<
ExtArgs
>
[]
;
guildDropsGames
:
$GuildDropsGamePayload
<
ExtArgs
>
[]
;
}
;
scalars
:
GetPayloadResult
<
{
createdAt
:
Date
;
dbId
:
string
;
description
:
string
|
null
;
gameId
:
string
;
imageUrl
:
string
|
null
;
name
:
string
;
platform
:
PlatformEnum
;
platformData
:
JsonValue
|
null
;
slug
:
string
|
null
;
updatedAt
:
Date
;
}
,
ExtArgs
[
"result"
]
[
"dropGame"
]
>
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...