notification-bug-fix #114
| @ -166,7 +166,22 @@ | |||||||
|           "order": "ASCENDING" |           "order": "ASCENDING" | ||||||
|         } |         } | ||||||
|       ] |       ] | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "collectionGroup": "notifications", | ||||||
|  |       "queryScope": "COLLECTION", | ||||||
|  |       "fields": [ | ||||||
|  |         { | ||||||
|  |           "fieldPath": "recipientId", | ||||||
|  |           "order": "ASCENDING" | ||||||
|  |         }, | ||||||
|  |         { | ||||||
|  |           "fieldPath": "timestamp", | ||||||
|  |           "order": "DESCENDING" | ||||||
|  |         } | ||||||
|  |       ] | ||||||
|     } |     } | ||||||
|   ], |   ], | ||||||
|  |    | ||||||
|   "fieldOverrides": [] |   "fieldOverrides": [] | ||||||
| } | } | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user