mirror of
https://github.com/requarks/wiki.git
synced 2026-08-19 01:04:45 -05:00
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