Skip to main content

9 docs tagged with "content-type"

View All Tags

Configuring fields for content-types

The Content-type Builder is only accessible to create and update content-types when your Strapi application is in a development environment, else it will be in a read-only mode in other environments.

Creating content-types

The Content-type Builder is only accessible to create and update content-types when your Strapi application is in a development environment, else it will be in a read-only mode in other environments.

FAQ

Find some answers and solutions to most common issues that you may experience when working with Strapi.

Introduction to the Content-type Builder

The Content-type Builder is a core plugin of Strapi. It is a feature that is always activated by default and cannot be deactivated. The Content-type Builder is however only accessible when the application is in a development environment.

Models

Strapi models (i.e. content-types, components, and dynamic zones) define a representation of the data structure.