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 graphql to latest version once supported in react-query #123

Open
ryanchristo opened this issue Jul 27, 2023 · 0 comments
Open

Update graphql to latest version once supported in react-query #123

ryanchristo opened this issue Jul 27, 2023 · 0 comments
Labels
dev Engineering task good first issue Good for newcomers

Comments

@ryanchristo
Copy link
Member

Ref: #62 (comment)

Tracking issue for upgrading graphql-request from 5.0.0 to the latest major version.

As part of adding a graphql client, we have a small dependency which for some reason required being pinned 1 major version behind the latest. I don't think this is a major issue but a good thing to track for the future health of the groups-ui repo.

See this comment: #112 (comment)

Basically, with the combination of react-query + graphql-request, react-query asks us to use graphql-request v5x rather than v6x.

I think a good task for that at this stage could be simply to open an issue with react-query to specify what the plans are for supporting graphql-request v6x (investigate upgrade process for graphql-request).

@ryanchristo ryanchristo added the dev Engineering task label Jul 27, 2023
This was referenced Jul 27, 2023
@ryanchristo ryanchristo added the good first issue Good for newcomers label Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Engineering task good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant