![]() |
Infohub JS API
|
Provides access to the comments of one BCF topic.
Public Member Functions | |
| create (commentData) | |
| list (query={}) | |
| create | ( | commentData | ) |
| {object} | commentData - Comment creation data (comment required, viewpoint_guid and reply_to_comment_guid optional). |
| list | ( | query = {} | ) |
| {object} | [query] - Optional list query. |
| {string} | [query.filter] - Raw BCF/OData $filter expression (e.g. author eq 'max.muster@example.com'). |