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

Add a special comment to disable the GraphQL intelliJ plugin inspection #5154

Merged
merged 2 commits into from
Aug 4, 2023

Conversation

martinbonnin
Copy link
Contributor

See #5126
See JetBrains/js-graphql-intellij-plugin#665

Add a special GraphQL comment to ignore type redefinition errors:

# Ignores IntelliJ plugin errors
# noinspection GraphQLTypeRedefinition
scalar Int

@martinbonnin martinbonnin requested a review from BoD as a code owner August 4, 2023 13:19
@netlify
Copy link

netlify bot commented Aug 4, 2023

Deploy Preview for apollo-android-docs canceled.

Name Link
🔨 Latest commit 7448050
🔍 Latest deploy log https://app.netlify.com/sites/apollo-android-docs/deploys/64cd32d70ed3a900083726e1

Copy link
Contributor

@BoD BoD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

…pollo3/ast/gqldocument.kt

Co-authored-by: Benoit Lubek <[email protected]>
@martinbonnin martinbonnin merged commit 6026cd2 into main Aug 4, 2023
8 checks passed
@martinbonnin martinbonnin deleted the disable-type-redefinition branch August 4, 2023 17:57
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

Successfully merging this pull request may close these issues.

2 participants