Hi team,
Can someone explain or point to documentation (I haven’t been able to find it) the request metrics that appear when you click a request entry in the vercel logs (see attached). My route makes a few fetches to a backend graphql server, and it’s not clear to me which cache the tag “Using cache” refers to. Is this a cache on the Vercel side or is it passing along cache information from the graphql server’s network cache response?
Thanks!