searchPostsV2
search posts V2
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 packages/common/src/discussions/api/posts/posts.ts:207