feature(angular-query): support providing QueryClient via an InjectionToken (#9128)
This is useful for example in thin app shell applications where feature teams provide their dependencies on lazy loaded route providers while still allowing to easily share a QueryClient. This way the main bundle for the app shell does not include TanStack Query.
A
Arnoud committed
57251a4e240232b9dcb2627a9ecd1fe1f2b3184e
Parent: 8f092f9
Committed by GitHub <noreply@github.com>
on 5/8/2025, 7:52:29 PM