Hi! How do I get a nested object from the database? Enable autoload, but nested data is not returned?
IList<BackendlessUser> users = Backendless.Data.Of<BackendlessUser>().Find();
Hello,
There was a similar issue a few days ago, it’s fixed now and the fix will be released soon.
Regards,
Olha
thank you very much for the answer, we’ll wait