add community for topics

This commit is contained in:
knst-kotov
2021-12-11 13:23:17 +03:00
parent d0fdfd2b31
commit 2a9d0d613f
3 changed files with 5 additions and 3 deletions

View File

@@ -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