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

Update reference onto GraphQL.Client to a more recent version #29

Open
reureu opened this issue Dec 11, 2020 · 0 comments
Open

Update reference onto GraphQL.Client to a more recent version #29

reureu opened this issue Dec 11, 2020 · 0 comments

Comments

@reureu
Copy link

reureu commented Dec 11, 2020

Hi guys,

This issue is tightly related to #28

GraphQL.Client.Extensions currently depends on GraphQL.Client 1.x, which in turn depends on GraphQL.Common.
GraphQL.Common is legacy and no longer maintained.

With GraphQL.Client 2.x, this dependency on GraphQL.Common was removed.

I think it would be a good idea to update GraphQL.Client.Extensions to a more recent release of GraphQL.Client, so that it no longer relies on obsolete libraries. It would probably make the maintenance of this library easier in the future.

And while you are working on updating the dependencies, you released a new version of GraphQL.Query.Builder yesterday.
Would you consider updating this dependency too?

Kind regards,
Reureu

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

1 participant