Using Parse Cloud Code on back4app, I am trying to send a push notification after an object is saved:
Parse.Cloud.afterSave(\'PFActivity\', async () => {