twitter-clone-backend icon indicating copy to clipboard operation
twitter-clone-backend copied to clipboard

Feed doesn't contain Retweats

Open verneleem opened this issue 4 years ago • 1 comments

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

verneleem avatar Feb 06 '21 04:02 verneleem

You are correct. I am lazy and didn't queried the retweets when compiling the user feed.

manikandanraji avatar Apr 25 '21 07:04 manikandanraji