โ Delete/Remove a User
A user decided to no longer use my app. How do I remove him/her?
Here is a mutation that might do the task :
Place the user ID of the user you want to remove as a variable :
A user decided to no longer use my app. How do I remove him/her?
Here is a mutation that might do the task :
Place the user ID of the user you want to remove as a variable :