migrate body API
This commit is contained in:
@@ -253,6 +253,9 @@ type Query {
|
||||
# collab
|
||||
getCollabs: [Collab]!
|
||||
|
||||
# migrate
|
||||
markdownBody(body: String!): String!
|
||||
|
||||
# topics
|
||||
topicsAll: [Topic]!
|
||||
topicsRandom(amount: Int): [Topic]!
|
||||
|
Reference in New Issue
Block a user