How we can create compound index programmatically in gcp firestore database in Nodejs?

后端 未结 0 1173
天涯浪人
天涯浪人 2021-01-14 15:42

Firestore need compound index for a range and equal comparison together. Lets say user collection, query: this.fireStoreDB.collection(\'users\').where(\'user\', \'in\', [111

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