mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
292 B
292 B
mutation { databasesUpdateIntegerAttribute( databaseId: "[DATABASE_ID]", collectionId: "[COLLECTION_ID]", key: "", required: false, min: 0, max: 0, default: 0 ) { key type status required } }