diff --git a/firestore.indexes.json b/firestore.indexes.json index 0530c8b..c1c2245 100644 --- a/firestore.indexes.json +++ b/firestore.indexes.json @@ -56,20 +56,7 @@ } ] }, - { - "collectionGroup": "gyms", - "queryScope": "COLLECTION_GROUP", - "fields": [ - { - "fieldPath": "userId", - "order": "ASCENDING" - }, - { - "fieldPath": "createdAt", - "order": "ASCENDING" - } - ] - }, + { "collectionGroup": "gyms", "queryScope": "COLLECTION",