Adds the reason.

This commit is contained in:
gaba
2017-03-07 18:36:27 +01:00
parent 62423e620e
commit f8bc1037d2
@@ -7,6 +7,12 @@ query Users ($n: ACTION_TYPE) {
actions{
id
created_at
... on FlagAction {
reason
}
user {
username
}
}
action_summaries {
count