Is there a efficient way to cache the data after fetching from the graphl ql in craft cms?
Hi I want help on this scenario , so I have a template that will fetch the data from the graphql and I am using sprig to render a template for that data but the issue here is whenever I reload or go to that page I have to call the graphql to fetch which always take few seconds to fetch and render the data