File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 731731 "order" : " DESCENDING"
732732 }
733733 ]
734+ },
735+ {
736+ "collectionGroup" : " userNotificationFeed" ,
737+ "queryScope" : " COLLECTION" ,
738+ "fields" : [
739+ {
740+ "fieldPath" : " notification.type" ,
741+ "order" : " ASCENDING"
742+ },
743+ {
744+ "fieldPath" : " notification.timestamp" ,
745+ "order" : " ASCENDING"
746+ }
747+ ]
734748 }
735749 ],
736750 "fieldOverrides" : [
786800 { "queryScope" : " COLLECTION" , "order" : " DESCENDING" },
787801 { "queryScope" : " COLLECTION" , "arrayConfig" : " CONTAINS" }
788802 ]
789- },
790- {
791- "collectionGroup" : " userNotificationFeed" ,
792- "queryScope" : " COLLECTION" ,
793- "fields" : [
794- {
795- "fieldPath" : " notification.type" ,
796- "order" : " ASCENDING"
797- },
798- {
799- "fieldPath" : " notification.timestamp" ,
800- "order" : " ASCENDING"
801- }
802- ]
803803 }
804804 ]
805805}
You can’t perform that action at this time.
0 commit comments