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.?devmode=true to
the Data Model page URL — combine it with ?branch=<name> to enter dev mode
on a specific branch, or omit ?branch to use the currently selected branch.
The parameter only takes effect if you already have access to enter dev mode;
otherwise it’s ignored.
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: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: