mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Change qldoc
This commit is contained in:
@@ -15,7 +15,7 @@ module Apollo {
|
||||
]).getMember("ApolloServer")
|
||||
}
|
||||
|
||||
/** Get an instanceof of the `gql` function that parses GraphQL strings. */
|
||||
/** Gets a reference to the `gql` function that parses GraphQL strings. */
|
||||
private API::Node gql() {
|
||||
result =
|
||||
API::moduleImport([
|
||||
|
||||
Reference in New Issue
Block a user