Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix recursiveFetch to respect fetchOptions.scope on recursion
Currently fetchOptions are not passed recursively to child collection nodes. This is causing collisions across scoped queries on results of child collection nodes.
- Loading branch information