cosmo icon indicating copy to clipboard operation
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.

Results 202 cosmo issues
Sort by recently updated
recently updated
newest added

### 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: *...

enhancement

### 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...

bug

### 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...

internally-reviewed
awaiting investigation

### 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...

enhancement
internally-reviewed

### 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...

enhancement
internally-reviewed

### 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...

enhancement
internally-reviewed

### router version 0.222.0 ### What happened? Introspection query ``` query IntrospectionQuery { __type(name: "__Directive") { fields { name } } } ``` or ``` query IntrospectionQuery { __type(name: "__Schema")...

bug
internally-reviewed

### 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...

enhancement
internally-reviewed

### 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...

internally-reviewed

### 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...

internally-reviewed
awaiting investigation