Query: Model configuration for eager load (Include) #21540
Labels
area-model-building
area-query
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-enhancement
Milestone
This is split off from #2953
This issue tracks about ability to configure a navigation to be eager loaded in model building which will be eager loaded during query without having to use Include.
And additional API
IgnoreEagerLoadedNavigations
on Queryable to ignore model based config and not load eager loaded navigation (except ownership navigations)The text was updated successfully, but these errors were encountered: