We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fbdacd commit e3c9ef4Copy full SHA for e3c9ef4
1 file changed
Firebase/firestore.index.json
@@ -587,6 +587,34 @@
587
"queryScope": "COLLECTION_GROUP"
588
}
589
]
590
+ },
591
+ {
592
+ "collectionGroup": "notifications",
593
+ "fieldPath": "isDeleted",
594
+ "indexes": [
595
596
+ "order": "ASCENDING",
597
+ "queryScope": "COLLECTION_GROUP"
598
599
600
+ "order": "DESCENDING",
601
602
+ }
603
+ ]
604
605
606
+ "collectionGroup": "webPages",
607
608
609
610
611
612
613
614
615
616
617
618
619
620
0 commit comments