mirror of
https://github.com/appwrite/appwrite
synced 2026-05-15 04:59:01 +00:00
344 B
344 B
mutation { databasesUpdateRelationshipAttribute( databaseId: "[DATABASE_ID]", collectionId: "[COLLECTION_ID]", key: "" ) { key type status error required relatedCollection relationType twoWay twoWayKey onDelete side } }