@ccw-api/api
Preparing search index...
community-web/post/detail
Res
Type Alias Res
type
Res
=
{
author
:
PostAuthor
;
authorOid
:
MongoDBId
;
collectCount
:
null
|
number
;
commentCount
:
number
;
content
:
string
;
createdAt
:
number
;
draftContent
:
null
|
string
;
excerpt
:
string
;
featureImage
:
PostFeatureImage
;
keywords
:
null
|
string
[]
;
oid
:
MongoDBId
;
pageView
:
number
;
publishedAt
:
number
;
rank
:
"EXCELLENT"
|
"ORDINARY"
;
rankUpdatedAt
:
null
|
number
;
reviewedAt
:
number
;
slug
:
string
;
status
:
string
;
tagRefs
:
PostTag
[]
;
tags
:
string
[]
;
title
:
string
;
updatedAt
:
number
;
visibility
:
string
;
}
Index
Properties
author
author
Oid
collect
Count
comment
Count
content
created
At
draft
Content
excerpt
feature
Image
keywords
oid
page
View
published
At
rank
rank
Updated
At
reviewed
At
slug
status
tag
Refs
tags
title
updated
At
visibility
Properties
author
author
:
PostAuthor
author
Oid
authorOid
:
MongoDBId
collect
Count
collectCount
:
null
|
number
comment
Count
commentCount
:
number
content
content
:
string
created
At
createdAt
:
number
draft
Content
draftContent
:
null
|
string
excerpt
excerpt
:
string
feature
Image
featureImage
:
PostFeatureImage
keywords
keywords
:
null
|
string
[]
oid
oid
:
MongoDBId
page
View
pageView
:
number
published
At
publishedAt
:
number
rank
rank
:
"EXCELLENT"
|
"ORDINARY"
rank
Updated
At
rankUpdatedAt
:
null
|
number
reviewed
At
reviewedAt
:
number
slug
slug
:
string
status
status
:
string
tag
Refs
tagRefs
:
PostTag
[]
tags
tags
:
string
[]
title
title
:
string
updated
At
updatedAt
:
number
visibility
visibility
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
author
Oid
collect
Count
comment
Count
content
created
At
draft
Content
excerpt
feature
Image
keywords
oid
page
View
published
At
rank
rank
Updated
At
reviewed
At
slug
status
tag
Refs
tags
title
updated
At
visibility
@ccw-api/api
Loading...