Using Objects in Properties
The Object type allows you to define a complex property composed of multiple sub-properties, each of which can be of any type except for entity reference.
This enables the creation of nested structures within an entity, providing more detailed and organized data schemas.

Attributes for Object Properties
Object:
The Object attribute lets you select from a list of predefined objects. These objects define the structure and sub-properties of the complex property.
A + icon next to the Object field allows you to quickly add a new object without navigating away from the property creation form.
Last updated