Components and dynamic zones do not return an id
In Strapi 5, components and dynamic zones do not return an `id` with REST API requests so it's not possible to partially update them.
In Strapi 5, components and dynamic zones do not return an `id` with REST API requests so it's not possible to partially update them.
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.
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.
Learn how you can use custom fields to extend Strapi's content-types capabilities.
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.
Learn how to manager your content-types in Strapi 5
Instructions to manage relation-type fields, called "relational fields", which establish a relation between two content-types.
Instructions to translate content in various locales with i18n plugin.
Learn what populating means and how you can use the populate parameter in your REST API queries to add additional fields to your responses.
Use Strapi's Document Service API to populate or select some fields.
Instructions to write content by filling up fields that are meant to contain specific content (e.g. text, numbers, media etc.).