Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(query-core): widen QueriesObserver queries type (#7446)
Widen the `QueriesObserver` queries type so we can assign `UseQueryOptions` to `QueryObserverOptions`. The result from the `queryOptions` helper can now be passed to `QueriesObserver`.
- Loading branch information