mirror of
https://github.com/appwrite/appwrite
synced 2026-05-16 21:48:45 +00:00
290 B
290 B
mutation { databasesUpdateFloatAttribute( databaseId: "[DATABASE_ID]", collectionId: "[COLLECTION_ID]", key: "", required: false, min: 0, max: 0, default: 0 ) { key type status required } }