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

allow selectionSet hints for stitching to be functions #1766

Merged
merged 1 commit into from
Jul 13, 2020

Commits on Jul 13, 2020

  1. allow selectionSet hints for stitching to be functions

    that take the specified gateway field as a parameter and produce a required selection set, allowing passing of arguments from the gateway field to the required target schema field.
    
    See #1709
    yaacovCR committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    b6c0a7d View commit details
    Browse the repository at this point in the history