After issuing delete command from Backbone sync, I am not getting sync event although Node server executes the command and deletes an entry from MongoDB. This is the relevant code on the frontend (Backbone):After issuing delete command from Backbone sync