ashvin-kumbhani

Results 3 comments of ashvin-kumbhani

> Hi, with respect to the query: did you already try something like > > ``` > SELECT hasLocation.transform('asRecord') FROM Users > ``` > > I haven't tested this, but...

> SELECT hasLocation.transform('asRecord') FROM Users WHERE hasLocations.is_default = true I am not getting any errors, receiving simply null records. The reason query is not able to filter because of hasLocation...

also it will be helpful to get preferred properties in hasLocation.transform('asRecord') instead of all including @rid, type etc