Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

duplicate / identical types across subgraphs returns null results #2989

Open
ticmaidev opened this issue Apr 23, 2024 · 0 comments
Open

duplicate / identical types across subgraphs returns null results #2989

ticmaidev opened this issue Apr 23, 2024 · 0 comments

Comments

@ticmaidev
Copy link

Issue Description

I've got 2 microservices using federation and they both share a common git submodule of .graphql files.

The thing is: queries are not resolving due to them being duplicated in both subgraphs.

  1. is it really intended behavior?
  2. is there anything I can do, besides isolating queries?

Mutations are solving fine, even though they're duplicated as well...

I'm using NestJS on top of Apollo Federation.

Link to Reproduction

https://stackoverflow.com/questions/72320648/apollo-gateway-duplicate-identical-types-across-subgraphs-returns-null-result

Reproduction Steps

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant