Closed
Description
I want to import existing data into a new parse-server instance (without using the migration tool).
However, when creating an object with a sett objectId using the rest api I get:
{u'code': 105, u'error': u'objectId is an invalid field name.'}
Also, if I delete the object id, the updatedAt and createdAt dates are not respected (they are set to the current date). Is there another way to import existing data?
Metadata
Metadata
Assignees
Labels
No labels