Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/parse-community/parse-server
/
Class
src/GraphQL/ParseGraphQLServer.js:93–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
});
92
93
class
ParseGraphQLServer {
94
parseGraphQLController: ParseGraphQLController;
95
96
constructor(parseServer, config) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected