Merge branch 'master' into sory-139595043-qbox

This commit is contained in:
gaba
2017-02-13 14:13:28 -08:00
55 changed files with 203 additions and 215 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ type User {
# The ID of the User.
id: ID!
# display name of a user.
displayName: String!
# username of a user.
username: String!
# Action summaries against the user.
action_summaries: [ActionSummary]