@ccw-api/api
Preparing search index...
community-web/creation/own/page
getOwnCreationPage
Function getOwnCreationPage
getOwnCreationPage
<
T
extends
string
>
(
pageArgs_
?:
Partial
<
PageArgs
<
SortField
|
T
>
>
,
statuses
?:
CreationStatus
[]
,
ignoreTypicalProject
?:
boolean
,
)
:
Promise
<
Res
>
获取自己的作品分页列表
Type Parameters
T
extends
string
Parameters
pageArgs_
:
Partial
<
PageArgs
<
SortField
|
T
>
>
= ...
分页参数
statuses
:
CreationStatus
[]
= ...
作品状态过滤
ignoreTypicalProject
:
boolean
= false
是否忽略应用课编程文件项目
Returns
Promise
<
Res
>
自己的作品分页列表
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ccw-api/api
Loading...
获取自己的作品分页列表