deleteRelatedObjects deletes multiple objects related to a specific parent.
The ID of the parent element
The key of the parent object
The ID of the child element to delete
Array of keys of the child objects to delete
Promise resolving to true if deletion was successful
deleteRelatedObjects deletes multiple objects related to a specific parent.