Darren Clark
Darren Clark
When ```RegistrationsFor``` is invoked due to resolving inside a child lifetime scope, that has scoped registrations, those registrations are not available through the passed in ```registrationAccessor``` parameter. This is particularly...
### Product Hot Chocolate ### Version 13.8.1 ### Link to minimal reproduction https://github.com/darren-clark/graphql-platform/blob/sort_filter_fix/src/HotChocolate/Data/test/Data.Filters.SqlServer.Tests/QueryableFilterVisitorObjectTests.cs#L671 ### Steps to reproduce Using EF, add a sort or filter field to an object that flattens...