Closed
Description
This change was introduced within #3946.
There is now one global zustand store being used for managing the GraphiQL state, which makes it no longer possible to have more than one independently acting GraphiQL instances on a single page.
There is no note about this in the release notes. Is this an expected change or an accident? This makes upgrading GraphiQL on documentation pages like for example this one impossible.