twitter-clone-backend
twitter-clone-backend copied to clipboard
Feed doesn't contain Retweats
@manikandanraji reverse engineering your backend and the GraphQL server is appears that the feed query does not contain retweets only tweets. Is this correct, or did I miss something?
You are correct. I am lazy and didn't queried the retweets when compiling the user feed.