mirror of
https://github.com/wassname/talk.git
synced 2026-08-04 13:23:35 +08:00
Adds user and message to flagaction to display in FE.
This commit is contained in:
@@ -31,7 +31,7 @@ type User {
|
||||
username: String!
|
||||
|
||||
# Action summaries against the user.
|
||||
action_summaries: [FlagActionSummary]
|
||||
action_summaries: [ActionSummary]
|
||||
|
||||
# Actions completed on the parent.
|
||||
actions: [Action]
|
||||
|
||||
Reference in New Issue
Block a user