cofacts / rumors-api

GraphQL API server for clients like rumors-site and rumors-line-bot
https://api.cofacts.tw
MIT License
109 stars 26 forks source link

Similar replies API and revamp related artitle API #225

Closed MrOrz closed 3 years ago

MrOrz commented 3 years ago

This PR adds similarReplies to Reply object type to display similar reply section in reply page. Given that replies are often copied over to another, this function should be useful when finding duplicated replies.

Several refactors to Article object type's relatedArticles are also added, including: