-
Hi 👋
I was looking at Cosmo router and was investigating if / how to generate an EngineConfiguration proto message from a Supergraph, so that the gateway could be configured with a supergraph.
…
-
**Is your feature request related to a problem? Please describe.**
There is no simple way to provide a fallback Supergraph to use in case something is wrong with Apollo Studio.
**Describe the solu…
-
**Describe the bug**
Attempting to query an interface with many implementations results in an error.
**To Reproduce**
We have an interface (`FactoryUnit`) with more than 70 implementations. I…
-
## Describe the bug
Demonstrated in https://github.com/carldunham/apollo-router-6222.
Given the attached schema, this query
```
query Broken {
animals {
id: name
name
hello
…
-
It would be great if instead of uploading individual subgraphs one could just upload the supergraph to studio. Because, if you try out the production mode and there is no introspection, and if you wan…
-
## Description
When run `rover dev --supergraph-config supergraph.yaml --router-config router.yaml --log=trace` inside a docker container created with docker compose the router fails with this erro…
-
Hi guys,
#### The plot
We are facing an issue when trying to get an reference entity from a subgraph.
#### Context
We have 2 subgraphs, one from an apollo subgraph backend :
*review-service.…
-
The "updating the default latest version" by default in `rover supergraph compose` has led to some confusion, especially due to breaking changes from Federation 2.2 to 2.3. Namely, if you update your …
-
## Description
Today `rover supergraph compose` allows you to generate the supergraph locally with all customizations of subgraphs. Composition is a static and analyzable process of Federation that…
-
**Describe the bug**
I am attempting to load a local supergraph schema GraphQL file using the Helm chart value, however, the file is not mounting or passing any configuration to the router executable…