Change qldoc

This commit is contained in:
Maiky
2023-11-27 19:51:13 +02:00
parent bb6ef72e67
commit f623db461a

View File

@@ -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([