mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
432 B
432 B
query { databasesGetCollection( databaseId: "<DATABASE_ID>", collectionId: "<COLLECTION_ID>" ) { _id _createdAt _updatedAt _permissions databaseId name enabled documentSecurity attributes indexes { key type status error attributes orders } } }