How to determine the current cache size for Apollo client's InMemoryCache
Asked Answered
L

0

10

I need to do some memory usage profiling for a react native app using Apollo Client. Is there an easy way to determine how big the cache has grown at a certain point in time (API call or any other way of determining the size of the InMemoryCache)?

Landy answered 12/11, 2020 at 12:24 Comment(2)
Did you end up finding a way?Enterotomy
I am also interested in learning more about this.Mentor

© 2022 - 2024 — McMap. All rights reserved.