mirror of
https://github.com/appwrite/appwrite
synced 2026-05-17 14:08:39 +00:00
358 B
358 B
mutation { databasesUpdateFloatAttribute( databaseId: "<DATABASE_ID>", collectionId: "<COLLECTION_ID>", key: "", required: false, min: 0, max: 0, default: 0 ) { key type status error required array min max default } }