type: api_select_all

api: /cfo/{CFO_MODEL}/fields?server_limit=20&fields=KeyName,UserEmail

placeholder: string.

{
  "DataBaseTables": {
     "TableName": {
        "interface": {
           "fields": {
               "field_name": {
									"name": "Organization",
									"type": "api_select_partial",
			            "api":"/cfo/CF_CRMOrganizations/fields?server_limit=10&fields=CRMOrganization_Id,CRMOrganization_name,CRMOrganization_FiscalId",
			            "placeholder": "Company?"},
           }
        }
     }
  }
}

Get external data from api to represent the potential values of a field and it make a call every character you write. It is ideal when we are handling more than 200 potential values instead of Type api_select_all