I am using Entity Framework Core 3.1.8 and I have two complex types in my data model. Let\'s call them Book and Author. Each has its own IQueryable
Book
Author