Add form to write a comment
Created by: Tirokk
Authored by datenbrei Closed
In order to write a comment, we need a <comment-form>
component in the frontend. This comment form should create or update a comment, send it via apollo
to the backend and update the UI.