mirror of
https://github.com/intergalacticalvariable/reader.git
synced 2024-11-16 03:32:25 +08:00
19 lines
327 B
JSON
19 lines
327 B
JSON
|
{
|
||
|
"indexes": [
|
||
|
{
|
||
|
"collectionGroup": "prompts",
|
||
|
"queryScope": "COLLECTION_GROUP",
|
||
|
"fields": [
|
||
|
{
|
||
|
"fieldPath": "id",
|
||
|
"order": "ASCENDING"
|
||
|
},
|
||
|
{
|
||
|
"fieldPath": "isPublic",
|
||
|
"order": "ASCENDING"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"fieldOverrides": []
|
||
|
}
|