$Expand can't see how to include more than 1 referenced table

I'm trying to include multiple referenced tables in my view but can only use $expand once, is there a work-around to this. I would generally use .include(x=>......) multiple times when I query EF.

You can declare it coma separated

1 Like