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

Support for GraphQL ^16.0.0 ? #140

Open
martin-walsh opened this issue May 10, 2023 · 3 comments
Open

Support for GraphQL ^16.0.0 ? #140

martin-walsh opened this issue May 10, 2023 · 3 comments

Comments

@martin-walsh
Copy link

Libs peerDependencies only allow graphql v14 or v15

@alainux
Copy link

alainux commented May 21, 2023

Temporary workaround (package.json)

  "overrides": {
    "graphql-joda-types": {
      "graphql": "$graphql"
    }
  }

Another way is Yarn resolutions

@martin-walsh
Copy link
Author

I'm happy to submit a contribution to add support. Are you guys open to that ?

1 similar comment
@martin-walsh
Copy link
Author

I'm happy to submit a contribution to add support. Are you guys open to that ?

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

No branches or pull requests

2 participants