-
-
Notifications
You must be signed in to change notification settings - Fork 598
Closed
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature
Description
Is your feature request related to a problem? Please describe.
When doing await Parse.Object.saveAll(objectsToUpdate, { useMasterKey: true });
if it fails I don’t know which objectToUpdate
failed.
Describe the solution you'd like
An error telling me which object failed. That would allow me to write some code to properly handle the error.
Metadata
Metadata
Assignees
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature