feat: delete user with replace target
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
query ($query: String!) {
|
||||
users {
|
||||
search(query:$query) {
|
||||
id
|
||||
name
|
||||
email
|
||||
providerKey
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user