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

Commits on Apr 7, 2020

  1. refactor(createProxyingResolver): finish new functionality

    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 committed Apr 7, 2020
    Copy the full SHA
    928d16c View commit details
    Browse the repository at this point in the history