Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs-mintlify/docs/data-modeling/data-model-ide.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,11 @@ want to delete, then open the switcher and click **Remove Branch**:
<img src="https://ucarecdn.com/f1d37fe6-a6ae-4d78-a801-133639daf1ec/" alt="Delete a branch" />
</Frame>

To share a link to the branch you're currently viewing, click the copy-link
button next to the branch switcher. It copies the current URL with
`?branch=<branch-name>` appended; opening that link switches the recipient to
the same branch.

## Generating data model files

You can generate data model files when [creating a new
Expand Down
Loading