expiry-notification #77

Merged
dhanshas merged 12 commits from expiry-notification into dev 2025-08-04 05:47:40 +00:00
Showing only changes of commit d76c84418b - Show all commits

View File

@ -78,30 +78,12 @@
"fieldPath": "data.clientId",
"order": "ASCENDING"
},
{
"fieldPath": "type",
"order": "ASCENDING"
},
{
"fieldPath": "timestamp",
"order": "DESCENDING"
}
]
},
{
"collectionGroup": "notifications",
"queryScope": "COLLECTION",
"fields": [
{
"fieldPath": "type",
"order": "ASCENDING"
},
{
"fieldPath": "userId",
"order": "ASCENDING"
},
{
"fieldPath": "timestamp",
"fieldPath": "__name__",
"order": "DESCENDING"
}
]