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.
## Motivation and Context One of the methods that Apollo recommends using is HTTP Multipart for subscriptions, as described [here](https://www.apollographql.com/docs/router/executing-operations/subscription-multipart-protocol) and [here](https://www.apollographql.com/docs/router/executing-operations/subscription-support#trying-subscriptions-with-curl) This PR enables the router to follow the...
## Motivation and Context It extends the open core module system RFC to enable custom metric modules. - Expose both the entering point and existing point. RouterRequestHook, SubgraphRequestHook and OperationParse/Normalize/PlanHook...
## Motivation and Context ## TODO - [ ] Tests or benchmark included - [ ] Documentation is changed or added on [https://app.gitbook.com/](https://app.gitbook.com/) - [ ] PR title must follow...
### Component(s) router ### Component version bc6a2ae06bdcf50308ea93072b797400cf9d61c8 ### wgc version bc6a2ae06bdcf50308ea93072b797400cf9d61c8 ### controlplane version bc6a2ae06bdcf50308ea93072b797400cf9d61c8 ### router version bc6a2ae06bdcf50308ea93072b797400cf9d61c8 ### What happened? ## Description The router-simple example crashes ## Steps...
### Component(s) router, studio, otelcollector ### Is your feature request related to a problem? Please describe. When a request to a federated Supergraph doesn't match spec and an $variable is...
Don't merge until @JivusAyrus has completed the cosmo analytics part (collector & backend)
### Component(s) router ### Is your feature request related to a problem? Please describe. How to use local storage for persisted queries in cosmo router (running on bare metal) and...
### Component(s) cli ### Is your feature request related to a problem? Please describe. wcg doesn't handle WSL2 if node is installed in windows ### Describe the solution you'd like...
### Component(s) router ### Component version 0.110.1 ### wgc version 0.64.1 ### controlplane version - ### router version 0.110.1 ### What happened? ## Description In the new version BatchEntityFetch stopped...
### Component(s) studio ### Is your feature request related to a problem? Please describe. I extremely dislike the way it now shows responses not having a 200 code 1. it's...