|
|
|
|
|
by Omerd6
884 days ago
|
|
does merging all of your api calls to a single one means that the slowest request is a bottle neck? when splitting your request the user can view his profile picture before the main content finished loading. this cam hurt user experience |
|
Server side:
https://the-guild.dev/graphql/yoga-server/docs/features/defe...
https://www.apollographql.com/docs/router/executing-operatio...
Client side:
https://www.apollographql.com/docs/react/data/defer
https://relay.dev/docs/next/glossary/#defer