Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ClientBlogGroupByOutputType
Type Alias ClientBlogGroupByOutputType
Client
Blog
Group
By
Output
Type
:
{
_avg
:
ClientBlogAvgAggregateOutputType
|
null
;
_count
:
ClientBlogCountAggregateOutputType
|
null
;
_max
:
ClientBlogMaxAggregateOutputType
|
null
;
_min
:
ClientBlogMinAggregateOutputType
|
null
;
_sum
:
ClientBlogSumAggregateOutputType
|
null
;
authorIcon
:
string
;
authorName
:
string
;
clientId
:
string
;
content
:
string
;
createdAt
:
Date
;
dbId
:
string
;
identifier
:
string
;
isPinned
:
boolean
;
isPublic
:
boolean
;
lastEdited
:
Date
;
reactions
:
string
[]
;
reactionsCount
:
number
|
null
;
tags
:
string
[]
;
thumbnail
:
string
|
null
;
title
:
string
;
views
:
number
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...