Development Mode
In development mode, you can safely make changes to your project without affecting production deployment. Development mode uses a separate Git branch and allows testing your changes in Playground or via a separate API endpoint specific to this branch. This development API hot-reloads your data model changes, allowing you to quickly test API changes from your applications. To enter development mode, navigate to the Data Model screen and click Dev Mode.Git integration
To add more Git branches to your Cube Cloud deployment and/or switch between them, click the branch name in the status bar:?branch=<branch-name> appended; opening that link switches the recipient to
the same branch.
On the Changes tab, the diff is always shown against an explicit base branch,
defaulting to the branch’s fork point (with the deploy branch offered as an
alternative when it isn’t already the fork point). The selected base is carried
in the link via ?base=<branch-name>, so a review link is shareable and shows
the same comparison to whoever opens it.
Generating data model files
You can generate data model files when creating a new deployment or at later moment. To open the data model wizard, click on the … button on the right and select Generate data model:.backup to their names.
You would also be able to review changes to files on the Changes tab: