Breezejs Selecting Complextype Properties
I am running into an issue with Breeze and Durandal which is leading me to believe it may be a bug with Breeze or that I don't know the right syntax. Here is my model (given that A
Solution 1:
Edit: May 8, 2013 - This is now fixed in v 1.3.3
I've just confirmed that this is a bug - Your query syntax is correct ( you do not need an expand for complex types). I will try to get this corrected in the next release and will post back here when it gets in. And thanks for the repro :)
Post a Comment for "Breezejs Selecting Complextype Properties"