searchPosts
search posts
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
options Required | ISearchPostsParams |
Returns
{Promise<IPagedResponse
Property | Type | Notes |
---|---|---|
[] | ||
Inherited | number |
next entry index or -1 for the last page |
Inherited | number |
total number of object across all pages |
Optional Inherited | number | |
Optional Inherited | number |
Function defined in discussions/src/posts/posts.ts:43