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