MCPcopy Index your code
hub / github.com/parse-community/parse-server / mutation.js

File mutation.js

src/GraphQL/transformers/mutation.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Parse from 'parse/node';
2import { fromGlobalId } from 'graphql-relay';
3import { handleUpload } from '../loaders/filesMutations';
4import * as objectsMutations from '../helpers/objectsMutations';

Callers

nothing calls this directly

Calls 4

handleUploadFunction · 0.90
validateFileUrlFunction · 0.85
transformTypesFunction · 0.85
createObjectMethod · 0.65

Tested by

no test coverage detected