I want to show a success message after inserting info into supabase. I found that the error messages is possible to get hold of through (i think it was event ?) but cant seem to find on success?
Or maybe i can just treat the normal workflow as success since there is an on error branch.