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

eslint-plugin-graphql deprecated #4750

Open
hbruch opened this issue Feb 15, 2023 · 1 comment
Open

eslint-plugin-graphql deprecated #4750

hbruch opened this issue Feb 15, 2023 · 1 comment

Comments

@hbruch
Copy link
Contributor

hbruch commented Feb 15, 2023

digitransit-ui currently uses eslint-plugin-graphql, which in it's latest version 4.0.0 only supports graphql in the following versions ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0.

Aseslint-plugin-graphql is deprecated, the project should switch to the recommended graphql-eslint:

[2022-01-25] Note - Upcoming Deprecation Plans: We (Apollo) are working towards fully deprecating this repository. We suggest migrating to the community-supported graphql-eslint. We'll share detailed migration documentation when everything here is ready to be officially deprecated, but just a heads up in case you're planning on adopting anything here for a new project (which you still can of course if this project works for you - support for this project will be minimal however).

@optionsome
Copy link
Member

I tried replacing it but couldn't manage to do it quickly while updating relay, and couldn't make sense if the replacement was better or worse but we should indeed update it and get rid of the json format graphql schema file from ui.

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