Updated
This commit is contained in:
parent
7e6f93a30f
commit
7fbab4cded
@ -77,6 +77,10 @@
|
|||||||
{
|
{
|
||||||
"fieldPath": "data.clientId",
|
"fieldPath": "data.clientId",
|
||||||
"order": "ASCENDING"
|
"order": "ASCENDING"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldPath": "type",
|
||||||
|
"order": "ASCENDING"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldPath": "timestamp",
|
"fieldPath": "timestamp",
|
||||||
@ -95,6 +99,10 @@
|
|||||||
{
|
{
|
||||||
"fieldPath": "data.ownerId",
|
"fieldPath": "data.ownerId",
|
||||||
"order": "ASCENDING"
|
"order": "ASCENDING"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldPath": "type",
|
||||||
|
"order": "ASCENDING"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldPath": "timestamp",
|
"fieldPath": "timestamp",
|
||||||
@ -113,6 +121,10 @@
|
|||||||
{
|
{
|
||||||
"fieldPath": "data.trainerId",
|
"fieldPath": "data.trainerId",
|
||||||
"order": "ASCENDING"
|
"order": "ASCENDING"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldPath": "type",
|
||||||
|
"order": "ASCENDING"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldPath": "timestamp",
|
"fieldPath": "timestamp",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user