Closed matthewfernst closed 1 year ago
It would be nice for a user to be able to delete their account, removing all their data from the app and backend systems.
Hooked this up in backend via a dedicated deleteUser mutation, please call with a logged in user.
deleteUser
It would be nice for a user to be able to delete their account, removing all their data from the app and backend systems.