Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildDropsGameWebhookWhereInput
Type Alias GuildDropsGameWebhookWhereInput
Guild
Drops
Game
Webhook
Where
Input
:
{
AND
?:
GuildDropsGameWebhookWhereInput
|
GuildDropsGameWebhookWhereInput
[]
;
NOT
?:
GuildDropsGameWebhookWhereInput
|
GuildDropsGameWebhookWhereInput
[]
;
OR
?:
GuildDropsGameWebhookWhereInput
[]
;
avatarUrl
?:
StringNullableFilter
<
"GuildDropsGameWebhook"
>
|
string
|
null
;
dbId
?:
StringFilter
<
"GuildDropsGameWebhook"
>
|
string
;
guildDropsGame
?:
XOR
<
GuildDropsGameNullableScalarRelationFilter
,
GuildDropsGameWhereInput
>
|
null
;
guildDropsGameId
?:
StringFilter
<
"GuildDropsGameWebhook"
>
|
string
;
username
?:
StringNullableFilter
<
"GuildDropsGameWebhook"
>
|
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...