Daniel
Daniel
> `refetchQueries` will only work with strings if the component that defined the original query is not unmounted. On the contrary, it will always work when using the `{ query...,...
any updates on this? is it "works as designed" and one should work around it with debouncing `onChange` or stay on the `2.17.x` version?
Happens for us as well when using `toolbar` with `additionalContent` with a plugin which uses `useEditorContext`. E.g. with using the plugin from this pull request: https://github.com/graphql/graphiql/pull/3055 I think if that...
> Hi @mutefiRe I'm also interested in exactly this (if I read your suggestion correctly) : being able to override the label to use for injection. I think for security...
I'm not a maintainer, but from what I understand, the upstream Prometheus endpoint for metadata (`/api/v1/metadata`) doesn’t support label-based filtering - only metric names are supported, as noted in the...
I opened [#190](https://github.com/prometheus-community/prom-label-proxy/issues/190) some time ago, which I think is closely related - might make sense to consider them together.