expiry-notification #77
| @ -75,7 +75,7 @@ | |||||||
|       "queryScope": "COLLECTION", |       "queryScope": "COLLECTION", | ||||||
|       "fields": [ |       "fields": [ | ||||||
|         { |         { | ||||||
|           "fieldPath": "clientId", |           "fieldPath": "data.clientId", | ||||||
|           "order": "ASCENDING" |           "order": "ASCENDING" | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
| @ -89,7 +89,7 @@ | |||||||
|       "queryScope": "COLLECTION", |       "queryScope": "COLLECTION", | ||||||
|       "fields": [ |       "fields": [ | ||||||
|         { |         { | ||||||
|           "fieldPath": "clientId", |           "fieldPath": "data.clientId", | ||||||
|           "order": "ASCENDING" |           "order": "ASCENDING" | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
| @ -102,52 +102,6 @@ | |||||||
|         } |         } | ||||||
|       ] |       ] | ||||||
|     }, |     }, | ||||||
|     { |  | ||||||
|       "collectionGroup": "notifications", |  | ||||||
|       "queryScope": "COLLECTION", |  | ||||||
|       "fields": [ |  | ||||||
|         { |  | ||||||
|           "fieldPath": "ownerId", |  | ||||||
|           "order": "ASCENDING" |  | ||||||
|         }, |  | ||||||
|         { |  | ||||||
|           "fieldPath": "timestamp", |  | ||||||
|           "order": "DESCENDING" |  | ||||||
|         } |  | ||||||
|       ] |  | ||||||
|     }, |  | ||||||
|     { |  | ||||||
|       "collectionGroup": "notifications", |  | ||||||
|       "queryScope": "COLLECTION", |  | ||||||
|       "fields": [ |  | ||||||
|         { |  | ||||||
|           "fieldPath": "ownerId", |  | ||||||
|           "order": "ASCENDING" |  | ||||||
|         }, |  | ||||||
|         { |  | ||||||
|           "fieldPath": "type", |  | ||||||
|           "order": "ASCENDING" |  | ||||||
|         }, |  | ||||||
|         { |  | ||||||
|           "fieldPath": "timestamp", |  | ||||||
|           "order": "DESCENDING" |  | ||||||
|         } |  | ||||||
|       ] |  | ||||||
|     }, |  | ||||||
|     { |  | ||||||
|       "collectionGroup": "notifications", |  | ||||||
|       "queryScope": "COLLECTION", |  | ||||||
|       "fields": [ |  | ||||||
|         { |  | ||||||
|           "fieldPath": "trainerId", |  | ||||||
|           "order": "ASCENDING" |  | ||||||
|         }, |  | ||||||
|         { |  | ||||||
|           "fieldPath": "timestamp", |  | ||||||
|           "order": "DESCENDING" |  | ||||||
|         } |  | ||||||
|       ] |  | ||||||
|     }, |  | ||||||
|     { |     { | ||||||
|       "collectionGroup": "notifications", |       "collectionGroup": "notifications", | ||||||
|       "queryScope": "COLLECTION", |       "queryScope": "COLLECTION", | ||||||
| @ -180,6 +134,24 @@ | |||||||
|         } |         } | ||||||
|       ] |       ] | ||||||
|     }, |     }, | ||||||
|  |     { | ||||||
|  |       "collectionGroup": "notifications", | ||||||
|  |       "queryScope": "COLLECTION", | ||||||
|  |       "fields": [ | ||||||
|  |         { | ||||||
|  |           "fieldPath": "data.ownerId", | ||||||
|  |           "order": "ASCENDING" | ||||||
|  |         }, | ||||||
|  |         { | ||||||
|  |           "fieldPath": "type", | ||||||
|  |           "order": "ASCENDING" | ||||||
|  |         }, | ||||||
|  |         { | ||||||
|  |           "fieldPath": "timestamp", | ||||||
|  |           "order": "DESCENDING" | ||||||
|  |         } | ||||||
|  |       ] | ||||||
|  |     }, | ||||||
|     { |     { | ||||||
|       "collectionGroup": "notifications", |       "collectionGroup": "notifications", | ||||||
|       "queryScope": "COLLECTION", |       "queryScope": "COLLECTION", | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user