Schema Help

What is a Schema?

A schema defines all of the properties that are apart of an object. It is a blueprint for the object. For example, a schema for a blog post might include properties like title, body, and author. A schema for a product might include properties like name, price, and description.

Built-in Schemas

These are the schemas that are built into the CMS. You can view them, but you cannot modify or delete them. You can create new collections and objects based on these schemas.

Custom Schemas

These are the schemas that you have created. You can modify or delete them. You can add new schemas by clicking the "+ New Schema" button at the bottom of the page.

Import New Schema