remove topic id; topic children as json column
This commit is contained in:
@@ -235,7 +235,6 @@ type User {
|
||||
ratings: [Rating]
|
||||
bio: String
|
||||
notifications: [Int]
|
||||
topics: [String] # user subscribed topics
|
||||
communities: [Int] # user participating communities
|
||||
old_id: String
|
||||
}
|
||||
|
Reference in New Issue
Block a user