exportPosts
searches for posts and resolves a promise with CSV string representing the results
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
options Required | IExportPostsParams |
Returns
{Promise
Promise<string>
Function defined in discussions/src/posts/posts.ts:62