When I am running, the command npm run graphql-deploy
in my local it stuck at lerna info Executing command in 1 package: "npm run graphql-deploy"
. Not moving forward.
And if I run same command in studio folder it stuck at: GraphQL API deployed to: https://qht1v59y.api.sanity.io/v1/graphql/development/default
Please refer screenshot
So due to this I am not able to deploy my changes. What's the issue here. How to fix this ?