Task 1 - Mutation Add the ability to favourite a note Create new service call file Create mock api using MSW file Add favourite button to note page file Add tests using MSW Task 2 - Query Add the ability to only show favourites on the notes pags Create new service call or update existing file Add toggle button to notes page file