Objects
/
InterfaceInputFieldConfig

InterfaceInputFieldConfig

Configuration for an interface 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
  • subfieldName
    String
    Name of the subfield in the interface
  • constraints
    InputFieldConstraints
    Constraints applied to the field
InputFieldConstraintsNextPageRequestData
Built with