Intent
๐จโ๐ผ Great! Now we've got fully functional mutations for both editing and deleting
notes. In the future, we can handle creating new notes, but that will require
logging in as a user and associating the note with that user. We'll get to that
in the future!
๐ฆ You may have noticed that Remix is automatically canceling requests if you
hit the delete button multiple times. This is an awesome feature of Remix. Feel
free to learn more by watching this Epic Web tip:
Loading "Automatic Browser Request Cancellation"
Run locally for transcripts