mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
add a drawer for the user details
This commit is contained in:
@@ -38,6 +38,9 @@ type User {
|
||||
# Username of a user.
|
||||
username: String!
|
||||
|
||||
# creation date of user
|
||||
created_at: String!
|
||||
|
||||
# Action summaries against the user.
|
||||
action_summaries: [ActionSummary]!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user