Caching Server action response (as a GET Request)
Unanswered
Siamese Crocodile posted this in #help-forum
Siamese CrocodileOP
Is there a way to cache my server action response cuz I used it as Get handler to fetch data from the database using prisma client ( I wonder if I need to cache the response manually or if there is a way in next to auto cache it )