{
"order": null,
"label": "Field label",
"tooltip": "Extra information",
"logicalName": "fieldType1",
"showLabel": true,
"kind": "NameInput",
"firstNameInputField": {
"order": null,
"label": "Field label",
"isRequired": false,
"tooltip": "Extra information",
"logicalName": "fieldType1",
"showLabel": true,
"deprecationDate": null,
"kind": "TextInput",
"properties": {
"placeholder": "Enter text here",
"minLength": 3,
"maxLength": 200
}
},
"lastNameInputField": {
"order": null,
"label": "Field label",
"isRequired": false,
"tooltip": "Extra information",
"logicalName": "fieldType1",
"showLabel": true,
"deprecationDate": null,
"kind": "TextInput",
"properties": {
"placeholder": "Enter text here",
"minLength": 3,
"maxLength": 200
}
},
"isRequired": false,
"deprecationDate": null
}