Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ClientChangelogScalarWhereWithAggregatesInput
Type Alias ClientChangelogScalarWhereWithAggregatesInput
Client
Changelog
Scalar
Where
With
Aggregates
Input
:
{
AND
?:
ClientChangelogScalarWhereWithAggregatesInput
|
ClientChangelogScalarWhereWithAggregatesInput
[]
;
NOT
?:
ClientChangelogScalarWhereWithAggregatesInput
|
ClientChangelogScalarWhereWithAggregatesInput
[]
;
OR
?:
ClientChangelogScalarWhereWithAggregatesInput
[]
;
changes
?:
StringNullableListFilter
<
"ClientChangelog"
>
;
clientId
?:
StringWithAggregatesFilter
<
"ClientChangelog"
>
|
string
;
date
?:
DateTimeWithAggregatesFilter
<
"ClientChangelog"
>
|
Date
|
string
;
dbId
?:
StringWithAggregatesFilter
<
"ClientChangelog"
>
|
string
;
identifier
?:
StringWithAggregatesFilter
<
"ClientChangelog"
>
|
string
;
isPublic
?:
BoolWithAggregatesFilter
<
"ClientChangelog"
>
|
boolean
;
thumbnail
?:
StringNullableWithAggregatesFilter
<
"ClientChangelog"
>
|
string
|
null
;
title
?:
StringWithAggregatesFilter
<
"ClientChangelog"
>
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...