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