0

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

enter image description here

Then, I can deploy the studio and still everything is fine, but when I push the front end, deployment fails and tells me

enter image description here

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,

Community
  • 1
  • 1
Bora ALAP
  • 269
  • 3
  • 13

1 Answers1

1

Nevermind, With the git push new deployment, worked fine. If you have theories, I would be happy to hear.

Bora ALAP
  • 269
  • 3
  • 13