Understanding Next Cache w/ tags
Unanswered
Asiatic Lion posted this in #help-forum
Asiatic LionOP
I am trying to understand the correct way to handle multiple data fecthes in my server component page. example: in screenshot. So the question is, am I applying the next cache tags correctly? Does Next cache each fetch or does it treat them as one since they are inside the
await getData()