|
|
|
|
|
by nuc1e0n
1308 days ago
|
|
Much of the third world has very limited data thoughput or even much client side processing capability on their phones. "Not understanding" graphql is irrelevant. The key is to make as few requests and bytes transfered as possible. It seems the twitter mobile app hasn't been optimised for that, no matter what protocol it uses. |
|
Loading an entire next page is also a single call to the same endpoint. There is nowhere remotely that I see the mobile client even making a hundred gql calls for tweets.
Is there something I'm missing or is he misusing "app" when he means backend service to service GQL calls?