When using the cloud functions on firebase, with the onUpdate trigger, how do I retrieve the record that has been updated (in other words, the record that triggers the function)?(在Firebase上通过onUpdate触发器使用云函数时,如何检索已更新的记录(换句话说,触发该函数的记录)?)
I am using JavaScript to interface with the Firebase database.(我正在使用JavaScript与Firebase数据库进行交互。)
ask by Ryan translate from so
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…