exportPostsV2

Function

searches for posts and resolves a promise with CSV string representing the results V2

Parameters

Parameter Type Default Notes
options Required IExportPostsParams

Returns

{Promise}

Promise<string>

Function defined in common/src/discussions/api/posts/posts.ts:207