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