You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@johnoseni1 You mean the bundle size? A minified browser release with brotli compression is weighs currently around 25.2 kB and for comparison apollo-client is around 35Kb for a comparable release.
If you mean the actual data fetching data, this can be tweaked and influenced in many ways including the batching settings, json graph model and transport layer, you would have to be a bit more specific what the issue is in that case...
This should use little data consumption, when fetching data
The text was updated successfully, but these errors were encountered: