What's Changed
- [Fusion] Fix issue with RemoveUnreferencedDefinitions and custom scalars by @glen-84 in #9188
- [Fusion] Only visit input objects once while building the execution tree by @tobias-tengler in #9189
- Fix TPH projections with ToPageAsync by @michaelstaib in #9187
- Fix projections on records. by @michaelstaib in #9190
- Fix EF DateTime sorting translation by @michaelstaib in #9191
- Fix enum value rename in EnumTypeExtension by @michaelstaib in #9193
- Fix BindRuntimeType for wrapped CLR types by @michaelstaib in #9192
- Fix node extension resolvers with non-id first parameter by @michaelstaib in #9194
- [Fusion] Add OpenTelemetry instrumentation by @tobias-tengler in #8909
Full Changelog: 16.0.0-p.11.14...16.0.0-p.11.15