export_dbml
Export an ERD as DBML text to document or share your database schema. Provide a local .erd.json file or server ERD ID.
Instructions
Exports the project as DBML text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Target ERD — exactly one of a local file ({file}) or a server ERD ({erdId}) |