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

Feature: Export generateProxyingResolver, handleResult for v5.0.0 #1569

Conversation

marcammann
Copy link

As mentioned in #1568, this PR adds exports for handleResult and createProxyingResolver to quickly create a ResolverMap without having to create a schema.

This PR is supposed to patch v5.0.0, so no rebasing against master. I can make another one for v6.0.0 if it's still present there.

@marcammann marcammann changed the title Export generateProxyingResolver, handleResult Feature: Export generateProxyingResolver, handleResult for v5.0.0 May 31, 2020
@ardatan
Copy link
Owner

ardatan commented Jun 1, 2020

So we can close this in favor of #1570 ?

@ardatan
Copy link
Owner

ardatan commented Jun 1, 2020

Do we still need this PR? @marcammann

@marcammann
Copy link
Author

I think we can close this one. I spent a late night migrating our stuff to graphql-tools 6.0.0 — had to make that executor switch at some point :) Thank you!

I'll re-open if this migration goes sideways by the end of the day.

@marcammann marcammann closed this Jun 1, 2020
@ardatan
Copy link
Owner

ardatan commented Jun 1, 2020

Please feel free to ask any questions related to your migration process.

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.

None yet

2 participants