MCPcopy
hub / github.com/parse-community/parse-server / ParseGraphQLSchema.spec.js

File ParseGraphQLSchema.spec.js

spec/ParseGraphQLSchema.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { GraphQLObjectType } = require('graphql');
2const defaultLogger = require('../lib/logger').default;
3const { ParseGraphQLSchema } = require('../lib/GraphQL/ParseGraphQLSchema');
4

Callers

nothing calls this directly

Calls 8

failFunction · 0.85
addGraphQLTypeMethod · 0.80
addGraphQLQueryMethod · 0.80
addGraphQLMutationMethod · 0.80
loadMethod · 0.45
clearMethod · 0.45
updateGraphQLConfigMethod · 0.45

Tested by

no test coverage detected