@ccw-api/api
Preparing search index...
types/search
SearchResult
SearchPost
Interface SearchPost
interface
SearchPost
{
author
:
{
avatar
:
|
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
;
name
:
string
;
oid
:
string
;
}
;
authorOid
:
string
;
commentCount
:
number
;
content
:
string
;
createdAt
:
number
;
draftContent
:
string
;
excerpt
:
string
;
featureImage
:
{
alt
:
string
;
caption
:
string
;
url
:
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
;
}
;
keywords
:
string
[]
;
likeCount
:
number
;
oid
:
string
;
publishedAt
:
number
;
rank
:
string
;
rankUpdatedAt
:
number
;
reviewedAt
:
number
;
slug
:
string
;
status
:
string
;
tags
:
string
[]
;
title
:
string
;
updatedAt
:
number
;
viewCount
:
number
;
visibility
:
string
;
}
Index
Properties
author
author
Oid
comment
Count
content
created
At
draft
Content
excerpt
feature
Image
keywords
like
Count
oid
published
At
rank
rank
Updated
At
reviewed
At
slug
status
tags
title
updated
At
view
Count
visibility
Properties
author
author
:
{
avatar
:
|
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
;
name
:
string
;
oid
:
string
;
}
author
Oid
authorOid
:
string
comment
Count
commentCount
:
number
content
content
:
string
created
At
createdAt
:
number
draft
Content
draftContent
:
string
excerpt
excerpt
:
string
feature
Image
featureImage
:
{
alt
:
string
;
caption
:
string
;
url
:
`
https://m.xiguacity.cn/
${
string
}
`
|
`
https://m.ccw.site/
${
string
}
`
;
}
keywords
keywords
:
string
[]
like
Count
likeCount
:
number
oid
oid
:
string
published
At
publishedAt
:
number
rank
rank
:
string
rank
Updated
At
rankUpdatedAt
:
number
reviewed
At
reviewedAt
:
number
slug
slug
:
string
status
status
:
string
tags
tags
:
string
[]
title
title
:
string
updated
At
updatedAt
:
number
view
Count
viewCount
:
number
visibility
visibility
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
author
Oid
comment
Count
content
created
At
draft
Content
excerpt
feature
Image
keywords
like
Count
oid
published
At
rank
rank
Updated
At
reviewed
At
slug
status
tags
title
updated
At
view
Count
visibility
@ccw-api/api
Loading...