I have an entity called with columns app, id, params, view, timestamp. When I do a select * in GQL it works fine. Screenshot attached below.
However when I try to select only one column I don't see any results. Screenshot attached below.
Also when I try to apply a where clause again I don't see any results.
I tried a where clause for another entity and it worked fine.
Can you please let me know what I am doing wrong?
Regards, Sathya