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 191766a commit 7662b2bCopy full SHA for 7662b2b
javascript/ql/lib/semmle/javascript/frameworks/Apollo.qll
@@ -24,7 +24,7 @@ module Apollo {
24
]).getMember("gql")
25
}
26
27
- /** An instantiation of an `ApolloServer`. */
+ /** An instantiation of an `ApolloServer`. */
28
class ApolloServer extends API::NewNode {
29
ApolloServer() { this = apollo().getAnInstantiation() }
30
0 commit comments