Objects
/
PrimitiveInputFieldConfig

PrimitiveInputFieldConfig

Configuration for a primitive input field

Fields

  • id
    Int
    Unique identifier for the field
  • fieldKey
    String
    Key identifier for the field
  • fieldTitle
    String
    Display title for the field
  • isNullable
    Boolean
    Whether the field can be null
  • isArray
    Boolean
    Whether the field is an array type
  • isOptional
    Boolean
    Whether the field is optional
  • information
    FieldInformation
    Additional information about the field
  • description
    FieldInformation
    Detailed description of the field
  • type
    FieldTypeRelationType
    Type of the field relation
  • primitiveType
    PrimitiveTypes
    Type of the primitive field
PrimitiveFieldTypePrimitiveOutputFieldConfig
Built with