Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ClientBlogScalarWhereWithAggregatesInput
Type Alias ClientBlogScalarWhereWithAggregatesInput
Client
Blog
Scalar
Where
With
Aggregates
Input
:
{
AND
?:
ClientBlogScalarWhereWithAggregatesInput
|
ClientBlogScalarWhereWithAggregatesInput
[]
;
NOT
?:
ClientBlogScalarWhereWithAggregatesInput
|
ClientBlogScalarWhereWithAggregatesInput
[]
;
OR
?:
ClientBlogScalarWhereWithAggregatesInput
[]
;
authorIcon
?:
StringWithAggregatesFilter
<
"ClientBlog"
>
|
string
;
authorName
?:
StringWithAggregatesFilter
<
"ClientBlog"
>
|
string
;
clientId
?:
StringWithAggregatesFilter
<
"ClientBlog"
>
|
string
;
content
?:
StringWithAggregatesFilter
<
"ClientBlog"
>
|
string
;
createdAt
?:
DateTimeWithAggregatesFilter
<
"ClientBlog"
>
|
Date
|
string
;
dbId
?:
StringWithAggregatesFilter
<
"ClientBlog"
>
|
string
;
identifier
?:
StringWithAggregatesFilter
<
"ClientBlog"
>
|
string
;
isPinned
?:
BoolWithAggregatesFilter
<
"ClientBlog"
>
|
boolean
;
isPublic
?:
BoolWithAggregatesFilter
<
"ClientBlog"
>
|
boolean
;
lastEdited
?:
DateTimeWithAggregatesFilter
<
"ClientBlog"
>
|
Date
|
string
;
reactions
?:
StringNullableListFilter
<
"ClientBlog"
>
;
reactionsCount
?:
IntNullableWithAggregatesFilter
<
"ClientBlog"
>
|
number
|
null
;
tags
?:
StringNullableListFilter
<
"ClientBlog"
>
;
thumbnail
?:
StringNullableWithAggregatesFilter
<
"ClientBlog"
>
|
string
|
null
;
title
?:
StringWithAggregatesFilter
<
"ClientBlog"
>
|
string
;
views
?:
IntNullableWithAggregatesFilter
<
"ClientBlog"
>
|
number
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...