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

Auto-Merge Schema - Part 1 #592

Merged
merged 129 commits into from
Feb 22, 2019
Merged

Auto-Merge Schema - Part 1 #592

merged 129 commits into from
Feb 22, 2019

Conversation

michaelstaib
Copy link
Member

This PR introduces the stitching builder. The stitching builder will bundle the various apis for schema stitching and provide one public interface to the user.

  • Adds merge APIs
  • Introduces stitching builder
  • Ensures that mutations are correctly stitched

Addresses #561

@michaelstaib michaelstaib self-assigned this Feb 11, 2019
@michaelstaib michaelstaib added this to the 0.8.0 milestone Feb 11, 2019
@michaelstaib
Copy link
Member Author

michaelstaib commented Feb 11, 2019

  • @renamed must also be available to fields and other syntax nodes.

@michaelstaib
Copy link
Member Author

michaelstaib commented Feb 21, 2019

  • Custom Type have problems with the validation
  • Directives are not hosted

@michaelstaib michaelstaib changed the title Auto-Merge Schema Auto-Merge Schema - Part 1 Feb 22, 2019
@michaelstaib michaelstaib merged commit 393bb84 into master Feb 22, 2019
@michaelstaib michaelstaib deleted the stitching_automerge branch February 22, 2019 16:16
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.

1 participant