- [x] Add a mutation `userDisable` to delete the user. - [x] The action should only be allowed to admins. - [x] Update login callback to not create a user if a deleted entity for that user is present
userDisableto delete the user.