Hi there!
We are still on a Graph.cool Console and have trouble with updating functions. We change some of our functions, the changes we can test in the Playground (
https://console.graph.cool/<project>/playground) and there are no problems. Also, we have not a problem with a Simple endpoint, all changes applied immediately, but with Relay endpoint that we use on our frontend we see that first few changes applied immediately but after some of the changes, our Relay endpoint stuck on the old version. On the next day, our Relay endpoint became in an actual state, but it’s annoying when we should wait so long. Can you take some clarifications about why this may happen and how we can solve this?