mirror of
https://github.com/appwrite/appwrite
synced 2026-05-15 13:08:31 +00:00
254 B
254 B
mutation { databasesCreateIntegerAttribute( databaseId: "[DATABASE_ID]", collectionId: "[COLLECTION_ID]", key: "", required: false ) { key type status error required } }