How do you delete a document with cloud functions using the onCreate() trigger

前端 未结 0 368
旧时难觅i
旧时难觅i 2020-12-12 23:36

For instance i want to delete old posts in a posts collection whenever a new post is made

exports.deleteOldPost = functions.firestore
    .docume         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题