mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 16:38:32 +00:00
340 B
340 B
mutation { storageUpdateBucket( bucketId: "[BUCKET_ID]", name: "[NAME]" ) { _id _createdAt _updatedAt _permissions fileSecurity name enabled maximumFileSize allowedFileExtensions compression encryption antivirus } }