Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
FixUrlRuleWhereInput
Type Alias FixUrlRuleWhereInput
Fix
Url
Rule
Where
Input
:
{
AND
?:
FixUrlRuleWhereInput
|
FixUrlRuleWhereInput
[]
;
NOT
?:
FixUrlRuleWhereInput
|
FixUrlRuleWhereInput
[]
;
OR
?:
FixUrlRuleWhereInput
[]
;
createdAt
?:
DateTimeFilter
<
"FixUrlRule"
>
|
Date
|
string
;
dbId
?:
StringFilter
<
"FixUrlRule"
>
|
string
;
enabled
?:
BoolFilter
<
"FixUrlRule"
>
|
boolean
;
original
?:
StringFilter
<
"FixUrlRule"
>
|
string
;
replacement
?:
StringFilter
<
"FixUrlRule"
>
|
string
;
updatedAt
?:
DateTimeFilter
<
"FixUrlRule"
>
|
Date
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...