MCPcopy Create free account
hub / github.com/parse-community/parse-server /

Class

src/GraphQL/ParseGraphQLSchema.js:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63];
64
65class ParseGraphQLSchema {
66 databaseController: DatabaseController;
67 parseGraphQLController: ParseGraphQLController;
68 parseGraphQLConfig: ParseGraphQLConfig;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected