This commit is contained in:
maikypedia
2023-12-19 13:23:05 +01:00
parent 191766a47b
commit 7662b2bd24

View File

@@ -24,7 +24,7 @@ module Apollo {
]).getMember("gql")
}
/** An instantiation of an `ApolloServer`. */
/** An instantiation of an `ApolloServer`. */
class ApolloServer extends API::NewNode {
ApolloServer() { this = apollo().getAnInstantiation() }
}