Update firestore.indexes.json
This commit is contained in:
parent
a3bcbd0518
commit
0fcfee6d77
|
@ -242,6 +242,10 @@
|
|||
"arrayConfig": "CONTAINS",
|
||||
"queryScope": "COLLECTION"
|
||||
},
|
||||
{
|
||||
"order": "ASCENDING",
|
||||
"queryScope": "COLLECTION_GROUP"
|
||||
},
|
||||
{
|
||||
"order": "DESCENDING",
|
||||
"queryScope": "COLLECTION_GROUP"
|
||||
|
|
Loading…
Reference in New Issue
Block a user