Support expand('entity1, entity2, entity3') of multiple entities from a TPH type
Currently if I try to expand a type that is a TPH with more than one entity in the expand, Breeze throw an error.
see link for details of odata results
http://stackoverflow.com/questions/16727828/breeze-doesnt-expand-tph-entities-correctly
3
votes