Serhii Mikheiev πŸ‡ΊπŸ‡¦

Results 2 issues of Serhii Mikheiev πŸ‡ΊπŸ‡¦

Is there a way to automatically install tools (node, ruby, python, etc) when cd to a folder with `.rtx.toml` or `.nvmrc` or other configuration files? something like [this](https://github.com/nvm-sh/nvm#calling-nvm-use-automatically-in-a-directory-with-a-nvmrc-file) in nvm....

enhancement

### Issue Description It looks like query planner doesn't properly handle a case when a fragment is nested and not nested at the same time. It "eats" an inline fragment...