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 (TanStack#7446)
Widen the `QueriesObserver` queries type so we can assign `UseQueryOptions` to `QueryObserverOptions`. With this change we can now pass the result from the `queryOptions` helper to `QueriesObserver`.
- Loading branch information