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

Deduplicate variable definitions for subqueries #2840

Merged

Conversation

hannesj
Copy link
Contributor

@hannesj hannesj commented Jun 13, 2019

Fixes #2839. This is done by grouping the definitions by name and type, and only printing these once.

@jbaxleyiii jbaxleyiii merged commit 880821e into apollographql:master Jun 13, 2019
abernix pushed a commit to apollographql/federation that referenced this pull request Sep 4, 2020
…plicate-variable-definitions

Deduplicate variable definitions for subqueries
Apollo-Orig-Commit-AS: apollographql/apollo-server@880821e
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gateway does not deduplicate variables
2 participants