Use GraphQL to delete a note
As of today we use the REST endpoint to delete a note. This MR changes this functionality and uses GraphQL to remove a note.
Showing
Please register or sign in to comment
As of today we use the REST endpoint to delete a note. This MR changes this functionality and uses GraphQL to remove a note.