mirror of
https://github.com/appwrite/appwrite
synced 2026-05-17 22:18:51 +00:00
328 B
328 B
mutation { databasesUpdateBooleanAttribute( databaseId: "<DATABASE_ID>", collectionId: "<COLLECTION_ID>", key: "", required: false, default: false, newKey: "" ) { key type status error required array default } }