Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
createSanitizedError
Function · 0.90
applyAuthDataOptimisticLock
Function · 0.90
setRequiredFieldIfNeeded
Function · 0.85
RestQuery
Function · 0.85
verifyUserEmails
Function · 0.85
preventLoginWithUnverifiedEmail
Function · 0.85
loadSchema
Method · 0.80
hasClass
Method · 0.80
update
Method · 0.80
create
Method · 0.80
checkProhibitedKeywords
Method · 0.80
expandFilesInObject
Method · 0.80
Tested by
no test coverage detected