mirror of
https://github.com/appwrite/appwrite
synced 2026-05-08 17:51:12 +00:00
267 B
267 B
mutation { databasesCreateEmailAttribute( databaseId: "[DATABASE_ID]", collectionId: "[COLLECTION_ID]", key: "", required: false ) { key type status error required format } }