mirror of
https://github.com/wassname/talk.git
synced 2026-07-05 06:14:58 +08:00
Adds the reason.
This commit is contained in:
@@ -7,6 +7,12 @@ query Users ($n: ACTION_TYPE) {
|
||||
actions{
|
||||
id
|
||||
created_at
|
||||
... on FlagAction {
|
||||
reason
|
||||
}
|
||||
user {
|
||||
username
|
||||
}
|
||||
}
|
||||
action_summaries {
|
||||
count
|
||||
|
||||
Reference in New Issue
Block a user