Class GraphQLIntrospectionCheck

java.lang.Object
org.sonar.plugins.python.api.PythonSubscriptionCheck
org.sonar.python.checks.hotspots.GraphQLIntrospectionCheck
All Implemented Interfaces:
PythonCheck, SubscriptionCheck

public class GraphQLIntrospectionCheck extends PythonSubscriptionCheck
  • Constructor Details

    • GraphQLIntrospectionCheck

      public GraphQLIntrospectionCheck()
  • Method Details