Skip to content

Deduplicate variable definitions for subqueries#2840

Merged
jbaxleyiii merged 1 commit into
apollographql:masterfrom
hannesj:deduplicate-variable-definitions
Jun 13, 2019
Merged

Deduplicate variable definitions for subqueries#2840
jbaxleyiii merged 1 commit into
apollographql:masterfrom
hannesj:deduplicate-variable-definitions

Conversation

@hannesj

@hannesj hannesj commented Jun 13, 2019

Copy link
Copy Markdown
Contributor

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