Closed datoulei closed 7 years ago
As I wrote this lib there was no multi expand support. If your endpoint supports it, o.js can query it in the following way:
o('http://localhost/Products/?$expand=ProductUnit($expand=ProductPrice)').get()
Not tested, but should work!
No feedback if it's work. Assuming so -> closed.
How to build like this:
Products/?$expand=ProductUnit($expand=ProductPrice)