Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildDropsGameWhereUniqueInput
Type Alias GuildDropsGameWhereUniqueInput
Guild
Drops
Game
Where
Unique
Input
:
Prisma
.
AtLeast
<
{
AND
?:
GuildDropsGameWhereInput
|
GuildDropsGameWhereInput
[]
;
NOT
?:
GuildDropsGameWhereInput
|
GuildDropsGameWhereInput
[]
;
OR
?:
GuildDropsGameWhereInput
[]
;
channelId
?:
StringNullableFilter
<
"GuildDropsGame"
>
|
string
|
null
;
createdAt
?:
DateTimeFilter
<
"GuildDropsGame"
>
|
Date
|
string
;
dbId
?:
string
;
game
?:
XOR
<
DropGameNullableScalarRelationFilter
,
DropGameWhereInput
>
|
null
;
gameId
?:
StringFilter
<
"GuildDropsGame"
>
|
string
;
guildDrops
?:
XOR
<
GuildDropsNullableScalarRelationFilter
,
GuildDropsWhereInput
>
|
null
;
guildDropsId
?:
StringFilter
<
"GuildDropsGame"
>
|
string
;
guildDropsId_gameId
?:
GuildDropsGameGuildDropsIdGameIdCompoundUniqueInput
;
liveNotifications
?:
BoolNullableFilter
<
"GuildDropsGame"
>
|
boolean
|
null
;
roleId
?:
StringNullableFilter
<
"GuildDropsGame"
>
|
string
|
null
;
webhook
?:
XOR
<
GuildDropsGameWebhookNullableScalarRelationFilter
,
GuildDropsGameWebhookWhereInput
>
|
null
;
}
,
"dbId"
|
"guildDropsId_gameId"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...