• T
    refactor: createNote mutation returns the created note · 32f1d78a
    Tomas Vik 提交于
    We crated a fragment that contains all note information. We then use
    this fragment for fetching discussions and for returning note from the
    createNote mutation. We also had to fix the webview integration test
    where the fake API response must now contain the note.
    32f1d78a
gitlab_new_service.ts 17.6 KB