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
Hi Tom, this is on the local dev environment, I've not tested the same functionality on the live environment. If it doesn't work on dev for me, I wouldn't expect it would work on live either, anyway I had to fix it on dev to test the rest of my code locally first.
I've noticed that Boolean literals are causing GQL to return incorrect results. When I run my query like this:
I get results back, however when I use a literal in the GQL like this:
no results are returned.
Is this expected?
The text was updated successfully, but these errors were encountered: