Returns a new entity action builder with the given includables added to the previously included includables.
Returns a new entity action builder with the given includables added to the previously included includables.
One or more includables to add to the resulting entities.
List of includables to be included (eager-loaded) onto the resulting entities
List of includables to be included (eager-loaded) onto the resulting entities
The underlying entity query.
The underlying entity query.
Turns the entity instance action builder into an entity result action onto which the included includables are eager-loaded.
Used to build an action which will result in a single entity instance onto which the included includables will be eager-loaded.