Is there a way to write the data schema in a document instead to do it via 8base UI?

s there a way to write the data schema in a document instead to do it via 8base UI?

Hi @ruben - using the 8base-cli there are import and export commands to that allow you to update and save the schema via a json file. If you have an existing workspace, I recommend you try exporting the schema and checking it out: https://docs.8base.com/docs/development-tools/cli/commands

While this is definitely one way to manage the schema, I wouldn’t suggest it as your primary way since the spec is a little verbose and the UI makes it very easy. That said, I think it’s a great idea and something we can do a better job at improving.