How to Perform add collection with inner collection firestore

前端 未结 0 988
别那么骄傲
别那么骄傲 2020-12-23 12:41

db.collection("blog").add({ name: topic }).collection("messages").add({ name: user, title: title, ideas: ideas, timestamp:firebase.firestore.FieldValue.s

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