Skip to main content
Log inSign up
Anchor to MetaobjectFieldDefinition

MetaobjectFieldDefinition

object

Defines a field for a MetaobjectDefinition with properties such as the field's data type and validations.

The administrative description.

String!non-null

A key name used to identify the field within the metaobject composition.

String!non-null

The human-readable name.

Boolean!non-null

Required status of the field within the metaobject composition.

The type of data that the field stores.

A list of validation options for the field. For example, a field with the type date can set a minimum date requirement.


Was this section helpful?