Our project uses the latest @graphql-inspector/cli. We want to migrate to GraphQL version 17.
We see in the @graphql-inspector/cli package description that the package requires a peer dependency:
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
We want the @graphql-inspector/cli to have support for GraphQL version 17.
If support for the latest GraphQL version is not possible now, can you please provide a timeframe for when it can happen?
Our project uses the latest
@graphql-inspector/cli. We want to migrate to GraphQL version 17.We see in the
@graphql-inspector/clipackage description that the package requires a peer dependency:We want the
@graphql-inspector/clito have support for GraphQL version 17.If support for the latest GraphQL version is not possible now, can you please provide a timeframe for when it can happen?