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

Pass named options to graphql function #79

Merged
merged 1 commit into from Nov 22, 2021

Commits on Nov 22, 2021

  1. Pass named options to graphql function.

    Similar to changes made by @brainkim in
    apollographql/apollo-client#8997, this commit
    fixes the React Apollo template application when built with graphql@16,
    since support for passing positional arguments was removed in
    graphql/graphql-js#2904.
    benjamn committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    19f6e42 View commit details
    Browse the repository at this point in the history