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

Class

src/Controllers/SchemaController.js:559–559  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

557};
558
559class SchemaData {
560 __data: any;
561 __protectedFields: any;
562 constructor(allSchemas = [], protectedFields = {}) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected