appwrite/docs/examples/1.6.x/console-cli/examples/databases/create-relationship-attribute.md
2024-07-03 17:25:40 +02:00

213 B

appwrite databases createRelationshipAttribute
--databaseId <DATABASE_ID>
--collectionId <COLLECTION_ID>
--relatedCollectionId <RELATED_COLLECTION_ID>
--type oneToOne \