I have been building a website with Sanity.io (Netlify) It is working perfectly fine when I'm using localhost. However, when I deploy the site to Netlify, graphql query reverts back to the beginning list. Here is the image of the localhost Graphql
Then, I can deploy the studio and still everything is fine, but when I push the front end, deployment fails and tells me
I have done the graphql deploy and tried it again, but the result is the same
I have been trying to solve it last 2 days, but no luck. Maybe you guys can help me with this.
Here is the git link as well. https://github.com/BoraALAP/jasperspaws.git
Thanks,