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