Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
DropGameCreateInput
Type Alias DropGameCreateInput
Drop
Game
Create
Input
:
{
createdAt
?:
Date
|
string
;
dbId
?:
string
;
description
?:
string
|
null
;
drops
?:
DropCreateNestedManyWithoutGameInput
;
gameId
:
string
;
guildDropsGames
?:
GuildDropsGameCreateNestedManyWithoutGameInput
;
imageUrl
?:
string
|
null
;
name
:
string
;
platform
:
PlatformEnum
;
platformData
?:
Prisma
.
NullableJsonNullValueInput
|
InputJsonValue
;
slug
?:
string
|
null
;
updatedAt
?:
Date
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...