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

chore: updates harmonizer to v0.27.0 #684

Merged
merged 1 commit into from
Jul 22, 2021

Conversation

EverlastingBugstopper
Copy link
Contributor

@EverlastingBugstopper EverlastingBugstopper commented Jul 22, 2021

Fixes #682

  • simple merging/union rollup of @tag from subgraphs into a supergraph
  • allow usage of @tag on all subgraph fields
  • merge subgraph @tag into a supergraph
    • if ANY instance is tagged, the @tag is union merged
      into the supergraph

- simple merging/union rollup of `@tag` from subgraphs into a supergraph
- allow usage of `@tag` on all subgraph fields
- merge subgraph `@tag` into a supergraph
  - if _ANY_ instance is tagged, the `@tag` is union merged
    into the supergrapy
@EverlastingBugstopper EverlastingBugstopper added this to the ~ July 27 milestone Jul 22, 2021
@EverlastingBugstopper EverlastingBugstopper merged commit ddf1d5d into main Jul 22, 2021
@EverlastingBugstopper EverlastingBugstopper deleted the avery/update-harmonizer branch July 22, 2021 19:44
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

Successfully merging this pull request may close these issues.

chore: Update harmonizer to latest version
1 participant