Ale, music and enjoying life.
The Issue When creating an entity (with child entities) using POST with OData the response will only show the main Entity created. Child entities are ignored. The Solution Use Expand on POST. What?! Seems a bit strange I’m sure but decorating your POST action…