Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
DropGameUncheckedCreateInput
Type Alias DropGameUncheckedCreateInput
Drop
Game
Unchecked
Create
Input
:
{
createdAt
?:
Date
|
string
;
dbId
?:
string
;
description
?:
string
|
null
;
drops
?:
DropUncheckedCreateNestedManyWithoutGameInput
;
gameId
:
string
;
guildDropsGames
?:
GuildDropsGameUncheckedCreateNestedManyWithoutGameInput
;
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...