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