Pyright + monorepo

I’m using pyright in a mono-repo project, but instead of create one pyright instance for each project, it is only creating only one pyright instance with the root_dir on the first file that is open.

Is possible configure the neovim-lspconfig to spawn one pyright for each root.

I’m using: