Objects
/
SubfieldsFieldType

SubfieldsFieldType

Object field type implementation

Fields

  • id
    Int
    Unique identifier for the field type
  • name
    String
    Name of the field type
  • description
    String
    Description of the field type
  • state
    FieldTypeState
    Current state of the field type
  • key
    String
    Unique key identifier for the field type
  • defaultFieldKey
    String
    Default key for fields of this type
  • dependencyConfig
    DependencyConfig
    Configuration for field dependencies
  • implement
    [FieldTypeImplementation!]
    Required
    List of field type implementations
  • hasRemoteSubfields
    Boolean
    Indicates if the object field type has remote subfields
RemoteOptionsResponseBoard
Built with