ApproveComment
Marks a blog comment as approved, making it publicly visible on the storefront.
Input
| Name | Type | Description |
| Id | String | The unique identifier of the comment that needs to be approved. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Indicates whether the operation completed successfully. |
| Details | String | Additional information or context about the execution of the operation. |