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

refactor(createProxyingResolver): finish new functionality #1351

Merged
merged 1 commit into from Apr 7, 2020

Conversation

yaacovCR
Copy link
Collaborator

@yaacovCR yaacovCR commented Apr 7, 2020

finishes work in #1349 for #1302

= streamlines the CreateProxyingResolverFn signature as no further arguments expected, pass along all info to users for possible customization
= adds fix for nested root query object to makeRemoteExecutableSchema
= actually export defaultCreateProxyingResolver
= reorders properties of SubschemaConfig, removes some unused properties

finishes work in #1349 for #1302

= streamlines the CreateProxyingResolverFn signature as no further arguments expected, pass along all info to users for possible customization
= adds fix for nested root query object to makeRemoteExecutableSchema
= actually export defaultCreateProxyingResolver
= reorders properties of SubschemaConfig, removes some unused properties
@yaacovCR yaacovCR merged commit 3fb4fd4 into next Apr 7, 2020
@yaacovCR yaacovCR deleted the export-default branch April 7, 2020 03:02
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

1 participant