Nextjs fetch received by different nestjs endpoint
I’m doing a simple fetch on an internal page (like a product page), using a slug (like ‘my-product’) in the body, and it stopped working properly.
I’m doing a simple fetch on an internal page (like a product page), using a slug (like ‘my-product’) in the body, and it stopped working properly.