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