Stefan Schneider

Results 58 issues of Stefan Schneider

### Bug description https://wundergraph.com/docs/guides/your_first_wundergraph_application/overview out of date, missing information like where to execute wunderctl ### How to reproduce 1. npm i -g @wundergraph/wunderctl@latest 2. mkdir test-wundergraph && cd test-wundergraph 3....

bug
documentation

I'm referring to this article https://blog.sonarsource.com/cognitive-complexity-because-testability-understandability regarding the terminology. I think this rating of complexity serves better for a lot of developers.

Are there any plans to add support for working with multiple graphs in the sense of Graphql Federation with distributed graphs where you can see where the dependencies jump to...

### Describe the bug If you have set the type via generics for a `ref` and then use set with a value that might be undefined, the type of the...

## What problem are you trying to solve? The api documentation does not show how a different cacheMap or a custom cacheKeyFn should look like, for example if you have...

enhancement

Maybe add a Service Registry to the mix with the location and port configs. Maybe that is also possible with the ConfigModule.

I think this is a really good example, and also a rare one. If you happen to search for something like nestjs microservice autodiscovery you will not find much else....

`Server of client 'tsserver' returned error: Request textDocument/codeAction failed with message: context.diagnostics.map is not a function` I only installed it and hit `:CodeActioMenu` in a ts file. Maybe the should...

## 📖 Documentation from the documentation or the yt video I have no idea how I would use it with vue or how to replace an existing vue-router. There need...

Firefox 108.0.1 seems to be unable to display that section of the docs for whatever reason. https://v4.apollo.vuejs.org/guide-composable/setup.html#usage-outside-of-setup ![image](https://user-images.githubusercontent.com/4602609/210679531-7cf2fc5b-4052-4bb5-8562-c50420044b5a.png) on edge it just displays ![image](https://user-images.githubusercontent.com/4602609/210679549-e574d0a3-8406-400b-ad6c-47c0f13996a2.png)