mirror of
https://github.com/appwrite/appwrite
synced 2026-05-18 06:29:06 +00:00
395 B
395 B
query { databasesGetCollection( databaseId: "[DATABASE_ID]", collectionId: "[COLLECTION_ID]" ) { _id _createdAt _updatedAt _permissions databaseId name enabled documentSecurity attributes indexes { key type status attributes } } }