We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47697f5 commit 08d48b9Copy full SHA for 08d48b9
ruby/ql/lib/codeql/ruby/frameworks/GraphQL.qll
@@ -1,3 +1,7 @@
1
+/**
2
+ * Provides classes for modelling the `graphql` gem.
3
+ */
4
+
5
private import codeql.ruby.AST
6
private import codeql.ruby.Concepts
7
private import codeql.ruby.controlflow.CfgNodes
0 commit comments