add community for topics
This commit is contained in:
@@ -332,6 +332,7 @@ type Topic {
|
||||
parents: [String] # NOTE: topic can have parent topics
|
||||
children: [String] # and children
|
||||
cat_id: String
|
||||
community: String
|
||||
}
|
||||
|
||||
# TODO: resolvers to add/remove topics from publication
|
||||
|
Reference in New Issue
Block a user