I found this SO answer: MaxExpansionDepth with latest webapi and breeze
But this only applies to a single method on the controller. Applying the BreezeQueryable attribut
I submitted a pull request to add the MaxExpansionDepth to a controller rather than on each methods. https://github.com/IdeaBlade/Breeze/pull/35