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. There are several features that I need and I am currently implementing on my own: *...
### Component(s) router ### Component version 36d404f4ead6 ### wgc version latest ### controlplane version N/A ### router version 36d404f4ead6 ### What happened? ## Description Marking a input field as deprecated...
### Component(s) router ### router version 0.222.0 ### What happened? When subscribing to a subscription via SSE, cosmo router is blocking the response until at least one message is received...
### Component(s) cli ### Is your feature request related to a problem? Please describe. In order for `wgc router compose` to introspect one of our subgraphs, it requires there to...
### Component(s) router ### Is your feature request related to a problem? Please describe. When using WunderGraph SSE subscriptions, connections often pass through intermediate gateways, proxies, or load balancers. These...
### Component(s) router ### Is your feature request related to a problem? Please describe. hello, everyone. currently , there is no specific flag or field in cosmo router to identify...
### router version 0.222.0 ### What happened? Introspection query ``` query IntrospectionQuery { __type(name: "__Directive") { fields { name } } } ``` or ``` query IntrospectionQuery { __type(name: "__Schema")...
### Component(s) router ### Is your feature request related to a problem? Please describe. hello, everyone. currently , hot reloading for MCP operation files is not supported . as a...
### Description I observed a couple of issues and improvements that can be made to the "changelog" command, which I have listed below: 1. Missing success log: Add a success...
### Component(s) router ### Component version v0.206.0 ### wgc version v0.69.0 ### controlplane version cloud ### router version v0.206.0 ### What happened? ## Description `wss` connection message stuck, but will...