MCPcopy
hub / github.com/parse-community/parse-server / RestWrite.js

File RestWrite.js

src/RestWrite.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// A RestWrite encapsulates everything we need to run an operation
2// that writes to the database.
3// This could be either a "create" or an "update".
4

Callers

nothing calls this directly

Calls 15

createSanitizedErrorFunction · 0.90
setRequiredFieldIfNeededFunction · 0.85
RestQueryFunction · 0.85
verifyUserEmailsFunction · 0.85
loadSchemaMethod · 0.80
hasClassMethod · 0.80
updateMethod · 0.80
createMethod · 0.80
expandFilesInObjectMethod · 0.80

Tested by

no test coverage detected