markdown-migrate
This commit is contained in:
@@ -268,6 +268,9 @@ type Query {
|
||||
|
||||
# search
|
||||
searchQuery(q: String, offset: Int!, limit: Int!): [Shout]
|
||||
|
||||
# migrate
|
||||
markdownBody(body: String!): String
|
||||
}
|
||||
|
||||
############################################ Subscription
|
||||
|
Reference in New Issue
Block a user