Closed mhassan1 closed 1 year ago
@Alan-Cha could you please review this PR? We're experiencing some dependency conflicts when using the openapi-to-graphql package along with other packages that are dependent on graphql.
It looks like the CI didn't run, and probably the branch must be updated from main.
@StarpTech The branch is already up-to-date with master
.
Then the maintainer has to allow the CI to run.
I made the mistake of merging this in without letting the CI run. I realize it was pointed out earlier but I was too hasty. I'm sorry about that. I am quite rusty about this.
Anyway, a lot of things seem to be broken. I am trying to resolve them with #482 right now.
@Alan-Cha thank you :mechanical_arm:
This PR adds support for
graphql@16
. This should be part of a semver major release.Resolves https://github.com/IBM/openapi-to-graphql/issues/458.