feature: fix user admin related bugs
This commit is contained in:
@ -625,6 +625,7 @@ input LogoutUser {
|
||||
|
||||
input DeleteUserAccount {
|
||||
userID: UUID!
|
||||
newOwnerID: UUID
|
||||
}
|
||||
|
||||
type DeleteUserAccountPayload {
|
||||
|
Reference in New Issue
Block a user