You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When tracking a function which is VOLATILE, a pop up should say "This will be added in mutation as the function is VOLATILE." Then there are 2 buttons: 1) "Continue" or 2) "Add as query". If "add as query" is chosen then a warning is shown saying "queries are supposed to be read only and hence recommended to be STABLE or IMMUTABLE. Are you sure?"
Any idea when this will be pulled into a beta? This is exactly what I need. I was following along with https://www.youtube.com/watch?v=WDBiPbP1iJY, but it doesn't appear to be in the 1.3.4-beta.2.
Server PR: #6160
Console PR: #6096
The text was updated successfully, but these errors were encountered: