mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
244 B
244 B
query { databasesListIndexes( databaseId: "[DATABASE_ID]", collectionId: "[COLLECTION_ID]" ) { total indexes { key type status attributes } } }