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

[IJ Plugin] Warn when .graphqlrc files are present #5887

Closed
BoD opened this issue May 15, 2024 · 2 comments
Closed

[IJ Plugin] Warn when .graphqlrc files are present #5887

BoD opened this issue May 15, 2024 · 2 comments

Comments

@BoD
Copy link
Contributor

BoD commented May 15, 2024

When using a v4 project, the location of the schema and operation files is automatically contributed to the GraphQL IJ Plugin by the Apollo plugin. Therefore .graphqlrc (and variants like graphql.config.yml, etc.) aren't necessary anymore, and in fact having them in the project is probably confusing.

A warning explaining this, with a quick fix to delete the files could be implemented.

This could also be part of the migration 3.x -> 4.x

@BoD BoD self-assigned this May 15, 2024
@BoD BoD changed the title [IJ Plugin] Warn when .graphql files are present [IJ Plugin] Warn when .graphqlrc files are present May 21, 2024
@BoD
Copy link
Contributor Author

BoD commented Jun 12, 2024

Fix is released in 4.0.0-beta.7

@BoD BoD closed this as completed Jun 12, 2024
Copy link
Contributor

Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo Kotlin usage and allow us to serve you better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant