Blueprint
Field Options
configurable properties for a Field
The system name of this field. Primarily informs JSON and egress structures.
One of string
, number
, boolean
, date
, enum
, reference
. Defines the
handling of this property. See Field Types for more
information.
A user-facing descriptive label designed to be displayed in the UI such as a table header.
A long form description of the property intended to be displayed to an end user.
An array of system level Validation Rules meant to be applied after hooks are run.
Configuration relevant to the type of column. See property documentation below.
Will allow multiple values and store / provide the values in an array if set. Not all field types support arrays.
Arbitrary object of values to pass through to hooks and egress