I'm having some connection issues between Webstudio and Hygraph. I followed the tutorial step by step, but I can't retrieve data when I use the query variable in Webstudio. Let me explain.
I set up my dynamic page and created my queries in Hygraph. When I create my data variable and follow all the steps from the video, everything works fine until I add { slug: system.params.slug }. After that, when I inspect the variable, I get an issue with Status: 200.
Yes, we tried as indicated in the YouTube tutorial, but something is not working. I've tested the URL and query on Postman, and everything works fine. I also tested it on WebStudio with a slug, but it seems that no data is being returned when I put the variable.