I've created a sample project which uses the following packages - ...GraphQL...GraphQL.EntityFramework...System.Linq.Dynamic.Core...The idea here is to translate the selection done in the GraphQL query and pass that onto EntityFramework in order not to ov...