cosmo
cosmo copied to clipboard
The open-source solution to building, maintaining, and collaborating on GraphQL Federation at Scale. The alternative to Apollo Studio and GraphOS.
### Component(s) router ### Is your feature request related to a problem? Please describe. In the subgraph, it is not clear what kind of request came to him, I want...
### Component(s) router ### Is your feature request related to a problem? Please describe. As an operation team member, I would like to forward the generated request-id (generated by chi...
### Component(s) router ### Is your feature request related to a problem? Please describe. For an operation team view, subgraph errors not logged make the product complicated to manage as...
### Component(s) studio ### Component version latest ### wgc version latest ### controlplane version latest ### router version latest ### What happened? We host a self-managed version of cosmo studio....
### Component(s) router ### What happened? ## Description When using the module from the example, sometimes the error `fatal error: concurrent map writes` occurs This happens if you set a...
### Component(s) router ### Is your feature request related to a problem? Please describe. Hi, Thank you for that good project. We are working on multiple graphql backs and I...
### Component(s) router ### Is your feature request related to a problem? Please describe. We need to have access to composed supergraph, to be able to find out some information...
### Component(s) _No response_ ### Is your feature request related to a problem? Please describe. I want to pass headers from subgraph back to client, but only found a way...
## TODO - [ ] Tests or benchmark included - [ ] Documentation is changed or added on [https://app.gitbook.com/](https://app.gitbook.com/) - [x] PR title must follow [conventional-commit-standard](https://github.com/wundergraph/wundergraph/blob/main/CONTRIBUTING.md#conventional-commit-standard)
## Motivation and Context In enterprise settings, installing a cli via npm globally isnt always possible. Potential blockers include: - complete lack of familiarity with npm ecosystem (android, ios app...