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