mirror of
https://github.com/appwrite/appwrite
synced 2026-05-14 20:48:45 +00:00
126 B
126 B
mutation { storageDeleteFile( bucketId: "[BUCKET_ID]", fileId: "[FILE_ID]" ) { status } }