Skip to content

frontends-web-frontend


Function: postWorkbookComment()

postWorkbookComment(workbookId, body): Promise<unknown>

Defined in: frontends/web-frontend/src/workbooks/workbookReviewApi.ts:126

Parameters

workbookId

string

body

associatedField?

string

associatedSr?

string

severity?

WorkbookCommentSeverity

text

string

Returns

Promise<unknown>